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

Antonio Rojas arojas at archlinux.org
Sat Aug 26 20:03:00 UTC 2017


    Date: Saturday, August 26, 2017 @ 20:02:59
  Author: arojas
Revision: 254312

Update to 3.4.0

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-26 19:51:39 UTC (rev 254311)
+++ PKGBUILD	2017-08-26 20:02:59 UTC (rev 254312)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.3.0
+pkgver=3.4.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")
-sha256sums=('a0fb74784cc4866637f894794d788931f50872180c800d20aa8d6fd375b098c3')
+sha256sums=('01eae802621beb3bdbde57bae32a1251d40ecc4a01660a50540c1e1f5eeb9c24')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list