summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 363a20f99b19..111db3971750 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = antibody-bin
pkgdesc = Antibody is a shell plugin manager made from the ground up thinking about performance
pkgver = 3.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/getantibody/antibody
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a8d740b6212b..9e284808acb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=antibody-bin
pkgver=3.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Antibody is a shell plugin manager made from the ground up thinking about performance"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
conflicts=('antibody')