[arch-commits] Commit in ntl/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Jun 1 17:38:38 UTC 2016
Date: Wednesday, June 1, 2016 @ 19:38:37
Author: arojas
Revision: 177628
Update to 9.9.0
Modified:
ntl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-01 17:37:11 UTC (rev 177627)
+++ PKGBUILD 2016-06-01 17:38:37 UTC (rev 177628)
@@ -3,7 +3,7 @@
# Contributor: Brad Conte <brad AT bradconte.com>
pkgname=ntl
-pkgver=9.8.1
+pkgver=9.9.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=('e33ed1aa597d275df3bcb58679855329')
+md5sums=('3b1b9d0d359ae038bc006b571b5a67f8')
build() {
cd $pkgname-$pkgver/src
More information about the arch-commits
mailing list