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

Antonio Rojas arojas at archlinux.org
Fri Jan 1 22:41:33 UTC 2016


    Date: Friday, January 1, 2016 @ 23:41:33
  Author: arojas
Revision: 155154

Update to 2.8.0

Modified:
  arb/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-01 22:29:47 UTC (rev 155153)
+++ PKGBUILD	2016-01-01 22:41:33 UTC (rev 155154)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=arb
-pkgver=2.7.0
-pkgrel=3
+pkgver=2.8.0
+pkgrel=1
 pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
 arch=(i686 x86_64)
 url="http://fredrikj.net/arb/"
@@ -10,9 +10,9 @@
 license=(GPL)
 depends=(flint)
 source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz"
-	fix-flint-includes.patch::"http://git.sagemath.org/sage.git/plain/build/pkgs/arb/patches/flint_includes.patch?h=develop")
-md5sums=('f56a1d5d748f51da8ac47653bca9e2dc'
-         'a70af061f2a3921568cb949dd06956ec')
+	fix-flint-includes.patch::"http://git.sagemath.org/sage.git/plain/build/pkgs/arb/patches/flint_includes.patch?id=d0379c")
+md5sums=('13ad8d7051e5d943456e4bfeee183066'
+         '666fff29e723bad787f4935b4417b3a8')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list