[arch-commits] Commit in normaliz/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jan 22 10:14:23 UTC 2017
Date: Sunday, January 22, 2017 @ 10:14:23
Author: arojas
Revision: 208370
Update to 3.2.0
Modified:
normaliz/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-22 09:19:13 UTC (rev 208369)
+++ PKGBUILD 2017-01-22 10:14:23 UTC (rev 208370)
@@ -2,7 +2,7 @@
# Contributor: Tarn Burton <twburton at gmail dot com>
pkgname=normaliz
-pkgver=3.1.4
+pkgver=3.2.0
pkgrel=1
pkgdesc="A tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones."
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
depends=(gmp)
makedepends=(boost)
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz")
-md5sums=('0eab32959e10b0c41b92c768ef562136')
+md5sums=('d3c41d2f1fc948d9f5d206d7a87ee4ab')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list