From a3d5e607450a5e391f622bb4dc1f0e05379ac630 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Mon, 15 Jul 2019 16:27:24 +0200 Subject: [PATCH] Work nicely with corrupter-bin --- PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PKGBUILD b/PKGBUILD index 8fbfc98..e557197 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,6 +7,8 @@ pkgdesc='Simple image glitcher suitable for producing nice looking i3lock backgr arch=('i686' 'x86_64') url='https://github.com/r00tman/corrupter' makedepends=('git' 'go') +provides=("corrupter-bin") +conflicts=("corrupter-bin") license=('BSD 2-Clause') md5sums=('SKIP')