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

Antonio Rojas arojas at archlinux.org
Sun May 14 17:16:36 UTC 2017


    Date: Sunday, May 14, 2017 @ 17:16:35
  Author: arojas
Revision: 228021

Update to 3.3.0

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-14 16:43:01 UTC (rev 228020)
+++ PKGBUILD	2017-05-14 17:16:35 UTC (rev 228021)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.2.1
+pkgver=3.3.0
 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")
-sha256sums=('c4982070f64c0575ab20b8d48b0e19128e8118ebb4187c5d7f8908ec006bc37f')
+sha256sums=('a0fb74784cc4866637f894794d788931f50872180c800d20aa8d6fd375b098c3')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list