summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2018-10-05 21:40:38 +0200
committerJulian Xhokaxhiu2018-10-05 21:41:54 +0200
commit51db70dd7a8d605c81439ae57c30923ff4cd138a (patch)
tree410dfbfa29ff01f0600ba6445b3259b43717097b /PKGBUILD
parenta4ae148144e7bbe36d9fad50daed492db5ce3af4 (diff)
downloadaur-51db70dd7a8d605c81439ae57c30923ff4cd138a.tar.gz
Add conflicts with antibody AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b488e9afbb19..a8d740b6212b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgver=3.7.0
pkgrel=1
pkgdesc="Antibody is a shell plugin manager made from the ground up thinking about performance"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+conflicts=('antibody')
source_i686=("https://github.com/getantibody/antibody/releases/download/v$pkgver/antibody_Linux_i386.tar.gz")
source_x86_64=("https://github.com/getantibody/antibody/releases/download/v$pkgver/antibody_Linux_x86_64.tar.gz")
source_armv6h=("https://github.com/getantibody/antibody/releases/download/v$pkgver/antibody_Linux_armv6.tar.gz")