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

Antonio Rojas arojas at archlinux.org
Sat Nov 23 19:07:34 UTC 2019


    Date: Saturday, November 23, 2019 @ 19:07:34
  Author: arojas
Revision: 532295

Update to 3.8.2

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-23 19:07:22 UTC (rev 532294)
+++ PKGBUILD	2019-11-23 19:07:34 UTC (rev 532295)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.8.1
+pkgver=3.8.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=('22d878d9a87077744f1a2958f4cbbc4acb0e9d8b3dafc0fa963b01bace52bd4c')
+sha256sums=('a1ae79f129d5a4a48a59f9651c5fcee7461f28bfa69829e0ce5f8e0e4432f44f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list