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

Antonio Rojas arojas at archlinux.org
Sun Oct 11 09:43:28 UTC 2015


    Date: Sunday, October 11, 2015 @ 11:43:28
  Author: arojas
Revision: 143621

Update to 9.4.0

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-11 09:13:28 UTC (rev 143620)
+++ PKGBUILD	2015-10-11 09:43:28 UTC (rev 143621)
@@ -3,7 +3,7 @@
 # Contributor: Brad Conte <brad AT bradconte.com>
 
 pkgname=ntl
-pkgver=9.3.0
+pkgver=9.4.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=('e55dd4fcb3a6b4901776239ccffb2300')
+md5sums=('e030f137169238832c43606060449f08')
 
 build() {
   cd $pkgname-$pkgver/src



More information about the arch-commits mailing list