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

Antonio Rojas arojas at archlinux.org
Tue Jun 21 20:47:55 UTC 2016


    Date: Tuesday, June 21, 2016 @ 20:47:54
  Author: arojas
Revision: 180699

Update to 9.10

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-21 18:30:37 UTC (rev 180698)
+++ PKGBUILD	2016-06-21 20:47:54 UTC (rev 180699)
@@ -3,7 +3,7 @@
 # Contributor: Brad Conte <brad AT bradconte.com>
 
 pkgname=ntl
-pkgver=9.9.1
+pkgver=9.10.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=('2b189eb103e588d498ead4c6a8b09b3c')
+md5sums=('3846639577fc4bcba30f45e079d82a69')
 
 build() {
   cd $pkgname-$pkgver/src



More information about the arch-commits mailing list