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

Antonio Rojas arojas at archlinux.org
Tue Aug 21 16:38:52 UTC 2018


    Date: Tuesday, August 21, 2018 @ 16:38:51
  Author: arojas
Revision: 373151

Update to 3.6.3

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 16:08:04 UTC (rev 373150)
+++ PKGBUILD	2018-08-21 16:38:51 UTC (rev 373151)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton <twburton at gmail dot com>
 
 pkgname=normaliz
-pkgver=3.6.2
+pkgver=3.6.3
 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=('29549e15232a112da8e1028fb046a1e93eb7e83e0c704ef23d3d1e4f0c669673')
+sha256sums=('701b39189758eb9a13e189ea1a43218e1c001f19c228e761a80949d610fe3900')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list