summaryrefslogtreecommitdiff
path: root/community/judy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/judy/PKGBUILD')
-rw-r--r--community/judy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/judy/PKGBUILD b/community/judy/PKGBUILD
index 4ad02f728..1af50ede4 100644
--- a/community/judy/PKGBUILD
+++ b/community/judy/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=judy
pkgver=1.0.5
-pkgrel=3
+pkgrel=3.1
arch=('i686' 'x86_64' 'mips64el')
pkgdesc="C library creating and accessing dynamic arrays"
makedepends=(gcc)