Date: Saturday, August 29, 2020 @ 12:18:07
  Author: arojas
Revision: 692189

Update to 3.8.8

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-08-29 11:10:55 UTC (rev 692188)
+++ PKGBUILD    2020-08-29 12:18:07 UTC (rev 692189)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.8.7
+pkgver=3.8.8
 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 nauty)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz";)
-sha256sums=('b73b6c78364f6ff5dce4dae75d9cc8ebfd63f6e5b8df2989a61d614414826401')
+sha256sums=('aed49fce48bdf9660c5f7081f79dd78cedcaeaa98dd66d35016e07ee038bd5e7')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to