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

Antonio Rojas arojas at archlinux.org
Mon Feb 27 18:03:31 UTC 2017


    Date: Monday, February 27, 2017 @ 18:03:30
  Author: arojas
Revision: 214083

Update to 2.10.0

Modified:
  arb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-27 18:02:13 UTC (rev 214082)
+++ PKGBUILD	2017-02-27 18:03:30 UTC (rev 214083)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=arb
-pkgver=2.9.0
+pkgver=2.10.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=('eb12562a15920d823ae62602c425cd36')
+md5sums=('e15df96df073be60a8ace997578341e5')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list