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

Antonio Rojas arojas at archlinux.org
Fri Jun 5 16:46:23 UTC 2015


    Date: Friday, June 5, 2015 @ 18:46:22
  Author: arojas
Revision: 134845

Update to 9.2.0

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-05 16:22:15 UTC (rev 134844)
+++ PKGBUILD	2015-06-05 16:46:22 UTC (rev 134845)
@@ -3,8 +3,8 @@
 # Contributor: Brad Conte <brad AT bradconte.com>
 
 pkgname=ntl
-pkgver=9.1.1
-pkgrel=2
+pkgver=9.2.0
+pkgrel=1
 pkgdesc="A Library for doing Number Theory"
 arch=(i686 x86_64)
 url="http://www.shoup.net/ntl/"
@@ -13,7 +13,7 @@
 makedepends=()
 options=(!libtool)
 source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz" 'ntl-sage.patch')
-md5sums=('22beee5ee1fe7c09f623d0f0cf08e7af'
+md5sums=('bf419b48ea567858e47e0aac3c849fbe'
          '4cb5f97080281109bf358959ab993691')
 
 prepare() {



More information about the arch-commits mailing list