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

Antonio Rojas arojas at archlinux.org
Mon Jun 6 17:05:39 UTC 2016


    Date: Monday, June 6, 2016 @ 19:05:39
  Author: arojas
Revision: 178036

Update to 9.9.1

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-06 16:41:58 UTC (rev 178035)
+++ PKGBUILD	2016-06-06 17:05:39 UTC (rev 178036)
@@ -3,7 +3,7 @@
 # Contributor: Brad Conte <brad AT bradconte.com>
 
 pkgname=ntl
-pkgver=9.9.0
+pkgver=9.9.1
 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=('3b1b9d0d359ae038bc006b571b5a67f8')
+md5sums=('2b189eb103e588d498ead4c6a8b09b3c')
 
 build() {
   cd $pkgname-$pkgver/src



More information about the arch-commits mailing list