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

Antonio Rojas arojas at archlinux.org
Sun Jul 9 19:35:00 UTC 2017


    Date: Sunday, July 9, 2017 @ 19:34:59
  Author: arojas
Revision: 243453

Update to 2.11.0

Modified:
  arb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-09 19:08:00 UTC (rev 243452)
+++ PKGBUILD	2017-07-09 19:34:59 UTC (rev 243453)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=arb
-pkgver=2.10.0
+pkgver=2.11.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=('e15df96df073be60a8ace997578341e5')
+sha256sums=('1191c81074019ed1a8552fbb765709b863f62345d6d4bf204c1cf8a506506ba4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list