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

Antonio Rojas arojas at archlinux.org
Fri Mar 25 20:13:17 UTC 2016


    Date: Friday, March 25, 2016 @ 21:13:17
  Author: arojas
Revision: 168383

Update to 9.7.0

Modified:
  ntl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-25 20:01:52 UTC (rev 168382)
+++ PKGBUILD	2016-03-25 20:13:17 UTC (rev 168383)
@@ -3,8 +3,8 @@
 # Contributor: Brad Conte <brad AT bradconte.com>
 
 pkgname=ntl
-pkgver=9.6.4
-pkgrel=2
+pkgver=9.7.0
+pkgrel=1
 pkgdesc="A Library for doing Number Theory"
 arch=(i686 x86_64)
 url="http://www.shoup.net/ntl/"
@@ -12,7 +12,7 @@
 depends=(gf2x gmp)
 makedepends=()
 source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('a329136fcc9f8c09d3690455f0ba698d')
+md5sums=('02f6076903f482d4bf15f62fb7ee260f')
 
 build() {
   cd $pkgname-$pkgver/src



More information about the arch-commits mailing list