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')