summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryn Edwards2018-01-11 14:48:31 +0000
committerBryn Edwards2018-01-11 14:48:31 +0000
commit9b09cd9fa59d230a459b1024da79642e1333ea93 (patch)
tree4d0af3630887ea1f45671d764e34686f4bc23782
parent24074d7c37456a7857906b627fae18d6fdaf4f50 (diff)
downloadaur-9b09cd9fa59d230a459b1024da79642e1333ea93.tar.gz
Should be release 1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94c71af3d02e..7f91133a541a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = antibody
pkgdesc = A shell plugin manager.
pkgver = 3.4.3
- pkgrel = 3
+ pkgrel = 1
url = https://getantibody.github.io/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7ee2573cafc6..05a00d067240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=antibody
pkgver=3.4.3
-pkgrel=3
+pkgrel=1
pkgdesc="A shell plugin manager."
arch=('i686' 'x86_64')
url="https://getantibody.github.io/"