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

Antonio Rojas arojas at archlinux.org
Tue Apr 26 15:54:17 UTC 2016


    Date: Tuesday, April 26, 2016 @ 17:54:17
  Author: arojas
Revision: 171904

Update to 9.8.0

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-26 14:38:59 UTC (rev 171903)
+++ PKGBUILD	2016-04-26 15:54:17 UTC (rev 171904)
@@ -3,7 +3,7 @@
 # Contributor: Brad Conte <brad AT bradconte.com>
 
 pkgname=ntl
-pkgver=9.7.1
+pkgver=9.8.0
 pkgrel=1
 pkgdesc="A Library for doing Number Theory"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(gf2x gmp)
 makedepends=()
 source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('73e313c1316fd7a729313f34131ffd2b')
+md5sums=('a7e87d859511c15023169fa0fcf9903b')
 
 build() {
   cd $pkgname-$pkgver/src



More information about the arch-commits mailing list