[arch-commits] Commit in normaliz/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jun 3 13:41:36 UTC 2018
Date: Sunday, June 3, 2018 @ 13:41:35
Author: arojas
Revision: 339128
Update to 3.6.0
Modified:
normaliz/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-03 13:35:50 UTC (rev 339127)
+++ PKGBUILD 2018-06-03 13:41:35 UTC (rev 339128)
@@ -2,7 +2,7 @@
# Contributor: Tarn Burton <twburton at gmail dot com>
pkgname=normaliz
-pkgver=3.5.4
+pkgver=3.6.0
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=(gmp)
makedepends=(boost)
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz")
-sha256sums=('d65739c43726733f3bb30842442296bfe832eef238935e8729beaebbed231656')
+sha256sums=('901e52216cec4e7ad85ded28e0c9813c74f5df8f7929c54b668dd4808c3d5d53')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list