diff options
Diffstat (limited to 'main/gmp5/APKBUILD')
-rw-r--r-- | main/gmp5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gmp5/APKBUILD b/main/gmp5/APKBUILD index 6e9413233d..191e6609b7 100644 --- a/main/gmp5/APKBUILD +++ b/main/gmp5/APKBUILD @@ -3,7 +3,7 @@ _name=gmp pkgname=${_name}5 pkgver=5.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A free library for arbitrary precision arithmetic" url="http://gmplib.org/" arch="all" |