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

Antonio Rojas arojas at archlinux.org
Thu Feb 23 09:17:50 UTC 2017


    Date: Thursday, February 23, 2017 @ 09:17:49
  Author: arojas
Revision: 213599

Update to 3.2.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-23 08:01:57 UTC (rev 213598)
+++ PKGBUILD	2017-02-23 09:17:49 UTC (rev 213599)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones."
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(gmp)
 makedepends=(boost)
 source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz")
-md5sums=('d3c41d2f1fc948d9f5d206d7a87ee4ab')
+sha256sums=('c4982070f64c0575ab20b8d48b0e19128e8118ebb4187c5d7f8908ec006bc37f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list