diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 01:12:51 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 01:12:51 -0500 |
commit | 28e3d220b711ea14c6adfd86958384c28a0a5d3e (patch) | |
tree | 9ca55b1f40573716ba59c4a7bc681278c553e746 /community/judy/PKGBUILD | |
parent | 7d75b30e3922989b5c93d610b6c140b45ed521cc (diff) |
Rebuild packages
Diffstat (limited to 'community/judy/PKGBUILD')
-rw-r--r-- | community/judy/PKGBUILD | 2 |
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) |