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

Antonio Rojas arojas at archlinux.org
Mon Sep 9 14:59:39 UTC 2019


    Date: Monday, September 9, 2019 @ 14:59:39
  Author: arojas
Revision: 509100

Update to 3.8.0

Modified:
  normaliz/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-09 14:36:32 UTC (rev 509099)
+++ PKGBUILD	2019-09-09 14:59:39 UTC (rev 509100)
@@ -2,8 +2,8 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.7.4
-pkgrel=2
+pkgver=3.8.0
+pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones."
 arch=(x86_64)
 url="https://www.normaliz.uni-osnabrueck.de/"
@@ -11,7 +11,7 @@
 depends=(e-antic)
 makedepends=(boost)
 source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz")
-sha256sums=('1b94ff9baa0ebbc682229e8cfad086245d67754958ae3ddb1cc0a563a16ceb89')
+sha256sums=('01c110c7addfea7201f7372d266772525784d61e13417ed0f85fbbf5cee6144e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list