[arch-commits] Commit in arb/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue May 12 11:16:32 UTC 2015


    Date: Tuesday, May 12, 2015 @ 13:16:32
  Author: arojas
Revision: 133300

Update to 2.6.0

Modified:
  arb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-12 10:45:57 UTC (rev 133299)
+++ PKGBUILD	2015-05-12 11:16:32 UTC (rev 133300)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=arb
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(flint)
 source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz")
-md5sums=('5b2c10b103cf64f33dc7d15c1fb2948f')
+md5sums=('683f4b9f975f8e546ca4481f803cd099')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list