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

Antonio Rojas arojas at archlinux.org
Sat Jun 8 17:01:11 UTC 2019


    Date: Saturday, June 8, 2019 @ 17:01:10
  Author: arojas
Revision: 478282

Update to 3.7.3

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-08 16:53:39 UTC (rev 478281)
+++ PKGBUILD	2019-06-08 17:01:10 UTC (rev 478282)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.7.2
+pkgver=3.7.3
 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=('436a870a1ab9a5e0c2330f5900d904dc460938c17428db1c729318dbd9bf27aa')
+sha256sums=('e05f9e17b9ecbca75d5cde43fda61f37f435daa2b3a6195349f054572eb02a41')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list