[arch-commits] Commit in normaliz/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Dec 10 20:15:35 UTC 2017
Date: Sunday, December 10, 2017 @ 20:15:34
Author: arojas
Revision: 273624
Update to 3.5.0
Modified:
normaliz/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-10 19:57:39 UTC (rev 273623)
+++ PKGBUILD 2017-12-10 20:15:34 UTC (rev 273624)
@@ -2,7 +2,7 @@
# Contributor: Tarn Burton <twburton at gmail dot com>
pkgname=normaliz
-pkgver=3.4.1
+pkgver=3.5.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=('20d1c0061ed589eb61591e04ef3449f5a54c4f4c9c191e7c53ce05468c96e415')
+sha256sums=('d3cee70c940b8ea73ba6c97688c5afb0928a7d488116af78dcf07d85d40af37a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list