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

Antonio Rojas arojas at archlinux.org
Sat Jul 7 17:32:26 UTC 2018


    Date: Saturday, July 7, 2018 @ 17:32:26
  Author: arojas
Revision: 354044

Update to 3.6.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-07 17:23:58 UTC (rev 354043)
+++ PKGBUILD	2018-07-07 17:32:26 UTC (rev 354044)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones."
 arch=(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=('901e52216cec4e7ad85ded28e0c9813c74f5df8f7929c54b668dd4808c3d5d53')
+sha256sums=('39d82c9115101dcd304877ccd962489568a730673c8a2999908897a278548996')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list