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

Antonio Rojas arojas at archlinux.org
Fri Aug 17 14:55:57 UTC 2018


    Date: Friday, August 17, 2018 @ 14:55:57
  Author: arojas
Revision: 372487

Update to 3.6.2

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-17 14:40:05 UTC (rev 372486)
+++ PKGBUILD	2018-08-17 14:55:57 UTC (rev 372487)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.6.1
+pkgver=3.6.2
 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=('39d82c9115101dcd304877ccd962489568a730673c8a2999908897a278548996')
+sha256sums=('29549e15232a112da8e1028fb046a1e93eb7e83e0c704ef23d3d1e4f0c669673')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list