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

Antonio Rojas arojas at archlinux.org
Fri Apr 26 14:10:24 UTC 2019


    Date: Friday, April 26, 2019 @ 14:10:23
  Author: arojas
Revision: 454225

Update to 3.7.2

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 14:04:41 UTC (rev 454224)
+++ PKGBUILD	2019-04-26 14:10:23 UTC (rev 454225)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.7.1
+pkgver=3.7.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=(e-antic)
 makedepends=(boost)
 source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz")
-sha256sums=('cf55412dd35a12b2d5725102a07ac569ce7a43351b48f13725ac1e7303f36223')
+sha256sums=('436a870a1ab9a5e0c2330f5900d904dc460938c17428db1c729318dbd9bf27aa')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list