[arch-commits] Commit in ntl/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Aug 17 19:29:16 UTC 2018
Date: Friday, August 17, 2018 @ 19:29:16
Author: arojas
Revision: 372535
Update to 11.3.0
Modified:
ntl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-17 19:08:04 UTC (rev 372534)
+++ PKGBUILD 2018-08-17 19:29:16 UTC (rev 372535)
@@ -3,7 +3,7 @@
# Contributor: Brad Conte <brad AT bradconte.com>
pkgname=ntl
-pkgver=11.2.1
+pkgver=11.3.0
pkgrel=1
pkgdesc="A Library for doing Number Theory"
arch=(x86_64)
@@ -12,7 +12,7 @@
depends=(gf2x gmp)
makedepends=()
source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('09918b8562654a0406afe13911ce37f5dc819e1852a67dec184a74ea70fd5b11')
+sha256sums=('3ae0d3647e5d52bc0907e1f4cb4a958460ee8e5b3c9862c1a4b8e9f0f75891dd')
build() {
cd $pkgname-$pkgver/src
More information about the arch-commits
mailing list