[arch-commits] Commit in arb/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jul 21 14:38:34 UTC 2015
Date: Tuesday, July 21, 2015 @ 16:38:33
Author: arojas
Revision: 137216
Update to 2.7.0
Modified:
arb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-07-21 13:57:45 UTC (rev 137215)
+++ PKGBUILD 2015-07-21 14:38:33 UTC (rev 137216)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=arb
-pkgver=2.6.0
+pkgver=2.7.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=('683f4b9f975f8e546ca4481f803cd099')
+md5sums=('f56a1d5d748f51da8ac47653bca9e2dc')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list