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

Antonio Rojas arojas at archlinux.org
Sat Dec 3 09:55:30 UTC 2016


    Date: Saturday, December 3, 2016 @ 09:55:29
  Author: arojas
Revision: 197819

Update to 3.1.4

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-03 09:12:17 UTC (rev 197818)
+++ PKGBUILD	2016-12-03 09:55:29 UTC (rev 197819)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.1.3
+pkgver=3.1.4
 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=('68a2e1457dbb8f4e4a3ced528706379c')
+md5sums=('0eab32959e10b0c41b92c768ef562136')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list