[arch-commits] Commit in normaliz/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Feb 7 15:27:13 UTC 2022
Date: Monday, February 7, 2022 @ 15:27:13
Author: arojas
Revision: 1128191
Update to 3.9.2
Modified:
normaliz/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-07 15:21:36 UTC (rev 1128190)
+++ PKGBUILD 2022-02-07 15:27:13 UTC (rev 1128191)
@@ -2,7 +2,7 @@
# Contributor: Tarn Burton <twburton at gmail dot com>
pkgname=normaliz
-pkgver=3.9.1
+pkgver=3.9.2
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=(e-antic)
makedepends=(nauty)
source=(https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz)
-sha256sums=('ad5dbecc3ca3991bcd7b18774ebe2b68dae12ccca33c813ab29891beb85daa20')
+sha256sums=('434265281d4ac1a4e0c440403659a4ff92834508bb4f92c0d262387b44a18ee0')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list