[arch-commits] Commit in normaliz/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jul 31 11:20:10 UTC 2020
Date: Friday, July 31, 2020 @ 11:20:10
Author: arojas
Revision: 666149
Update to 3.8.7
Modified:
normaliz/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 10:34:02 UTC (rev 666148)
+++ PKGBUILD 2020-07-31 11:20:10 UTC (rev 666149)
@@ -2,8 +2,8 @@
# Contributor: Tarn Burton <twburton at gmail dot com>
pkgname=normaliz
-pkgver=3.8.5
-pkgrel=2
+pkgver=3.8.7
+pkgrel=1
pkgdesc="A tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones."
arch=(x86_64)
url="https://www.normaliz.uni-osnabrueck.de/"
@@ -11,7 +11,7 @@
depends=(e-antic)
makedepends=(boost nauty)
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz")
-sha256sums=('cf4fdaaa6ffcd8d268b1f16dd4b64cf86f1eab55177e611f8ef672e7365435a0')
+sha256sums=('b73b6c78364f6ff5dce4dae75d9cc8ebfd63f6e5b8df2989a61d614414826401')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list