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

Antonio Rojas arojas at archlinux.org
Mon Jun 19 22:04:04 UTC 2017


    Date: Monday, June 19, 2017 @ 22:04:01
  Author: arojas
Revision: 238773

Update to 10.4.0

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 21:47:39 UTC (rev 238772)
+++ PKGBUILD	2017-06-19 22:04:01 UTC (rev 238773)
@@ -3,7 +3,7 @@
 # Contributor: Brad Conte <brad AT bradconte.com>
 
 pkgname=ntl
-pkgver=10.3.0
+pkgver=10.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=('b682166b8652e4437c86154698b9831e')
+sha256sums=('ed72cbfd8318d149ea9ec3a841fc5686f68d0f72e70602d59dd034cde43fab6f')
 
 build() {
   cd $pkgname-$pkgver/src



More information about the arch-commits mailing list