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

Antonio Rojas arojas at archlinux.org
Mon Nov 13 16:16:52 UTC 2017


    Date: Monday, November 13, 2017 @ 16:16:51
  Author: arojas
Revision: 266743

Update to 3.4.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-13 14:50:24 UTC (rev 266742)
+++ PKGBUILD	2017-11-13 16:16:51 UTC (rev 266743)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.4.0
+pkgver=3.4.1
 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=('01eae802621beb3bdbde57bae32a1251d40ecc4a01660a50540c1e1f5eeb9c24')
+sha256sums=('20d1c0061ed589eb61591e04ef3449f5a54c4f4c9c191e7c53ce05468c96e415')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list