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

2020-12-19 Thread Antonio Rojas via arch-commits
Date: Saturday, December 19, 2020 @ 22:55:25
  Author: arojas
Revision: 780046

flint 2.7 rebuild

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-19 22:51:31 UTC (rev 780045)
+++ PKGBUILD2020-12-19 22:55:25 UTC (rev 780046)
@@ -3,7 +3,7 @@
 
 pkgname=normaliz
 pkgver=3.8.9
-pkgrel=1
+pkgrel=2
 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/;


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

2020-09-28 Thread Antonio Rojas via arch-commits
Date: Monday, September 28, 2020 @ 10:36:19
  Author: arojas
Revision: 712843

Update source URL

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-28 10:36:01 UTC (rev 712842)
+++ PKGBUILD2020-09-28 10:36:19 UTC (rev 712843)
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(e-antic)
 makedepends=(boost nauty)
-source=("https://github.com/Normaliz/Normaliz/releases/download/v.$pkgver/Normaliz-$pkgver.tar.gz;)
+source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
 sha256sums=('a4c3eda39ffe42120adfd3bda9433b01d9965516e3f98e401b62752a54bee5dd')
 
 build() {


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

2020-09-27 Thread Antonio Rojas via arch-commits
Date: Sunday, September 27, 2020 @ 17:28:11
  Author: arojas
Revision: 712744

Update to 3.8.9

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-27 17:24:16 UTC (rev 712743)
+++ PKGBUILD2020-09-27 17:28:11 UTC (rev 712744)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.8
+pkgver=3.8.9
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(x86_64)
@@ -10,8 +10,8 @@
 license=(GPL)
 depends=(e-antic)
 makedepends=(boost nauty)
-source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('aed49fce48bdf9660c5f7081f79dd78cedcaeaa98dd66d35016e07ee038bd5e7')
+source=("https://github.com/Normaliz/Normaliz/releases/download/v.$pkgver/Normaliz-$pkgver.tar.gz;)
+sha256sums=('a4c3eda39ffe42120adfd3bda9433b01d9965516e3f98e401b62752a54bee5dd')
 
 build() {
   cd $pkgname-$pkgver


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

2020-08-29 Thread Antonio Rojas via arch-commits
Date: Saturday, August 29, 2020 @ 12:18:07
  Author: arojas
Revision: 692189

Update to 3.8.8

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-29 11:10:55 UTC (rev 692188)
+++ PKGBUILD2020-08-29 12:18:07 UTC (rev 692189)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.7
+pkgver=3.8.8
 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=(boost nauty)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('b73b6c78364f6ff5dce4dae75d9cc8ebfd63f6e5b8df2989a61d614414826401')
+sha256sums=('aed49fce48bdf9660c5f7081f79dd78cedcaeaa98dd66d35016e07ee038bd5e7')
 
 build() {
   cd $pkgname-$pkgver


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

2020-07-31 Thread Antonio Rojas via arch-commits
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
===
--- PKGBUILD2020-07-31 10:34:02 UTC (rev 666148)
+++ PKGBUILD2020-07-31 11:20:10 UTC (rev 666149)
@@ -2,8 +2,8 @@
 # Contributor: Tarn Burton 
 
 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


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

2020-06-05 Thread Antonio Rojas via arch-commits
Date: Friday, June 5, 2020 @ 19:32:36
  Author: arojas
Revision: 639190

flint 2.6 rebuild

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-05 19:27:19 UTC (rev 639189)
+++ PKGBUILD2020-06-05 19:32:36 UTC (rev 639190)
@@ -3,7 +3,7 @@
 
 pkgname=normaliz
 pkgver=3.8.5
-pkgrel=1
+pkgrel=2
 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/;


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

2020-06-05 Thread Antonio Rojas via arch-commits
Date: Friday, June 5, 2020 @ 10:43:53
  Author: arojas
Revision: 639137

Update to 3.8.5

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-05 10:36:18 UTC (rev 639136)
+++ PKGBUILD2020-06-05 10:43:53 UTC (rev 639137)
@@ -2,8 +2,8 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.4
-pkgrel=2
+pkgver=3.8.5
+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=('80d21ebaf1a2d472ccdc1e1b2e42b4d71f45f3b8df4d7195ff83edf38f8945c8')
+sha256sums=('cf4fdaaa6ffcd8d268b1f16dd4b64cf86f1eab55177e611f8ef672e7365435a0')
 
 build() {
   cd $pkgname-$pkgver


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

2020-02-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, February 18, 2020 @ 18:31:01
  Author: arojas
Revision: 576075

Enable nauty support

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-18 18:29:59 UTC (rev 576074)
+++ PKGBUILD2020-02-18 18:31:01 UTC (rev 576075)
@@ -3,13 +3,13 @@
 
 pkgname=normaliz
 pkgver=3.8.4
-pkgrel=1
+pkgrel=2
 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/;
 license=(GPL)
 depends=(e-antic)
-makedepends=(boost)
+makedepends=(boost nauty)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
 sha256sums=('80d21ebaf1a2d472ccdc1e1b2e42b4d71f45f3b8df4d7195ff83edf38f8945c8')
 


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

2020-02-14 Thread Antonio Rojas via arch-commits
Date: Friday, February 14, 2020 @ 11:38:32
  Author: arojas
Revision: 570990

Update to 3.8.4

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 10:58:12 UTC (rev 570989)
+++ PKGBUILD2020-02-14 11:38:32 UTC (rev 570990)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.3
+pkgver=3.8.4
 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=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('d5318ec917fe60ee48d193ce168acb242d40bcd4e0e95240b1db6f2b3f4d0d62')
+sha256sums=('80d21ebaf1a2d472ccdc1e1b2e42b4d71f45f3b8df4d7195ff83edf38f8945c8')
 
 build() {
   cd $pkgname-$pkgver


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

2019-11-26 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 26, 2019 @ 10:45:37
  Author: arojas
Revision: 533457

Update to 3.8.3

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-26 10:43:05 UTC (rev 533456)
+++ PKGBUILD2019-11-26 10:45:37 UTC (rev 533457)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.2
+pkgver=3.8.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=(e-antic)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('a1ae79f129d5a4a48a59f9651c5fcee7461f28bfa69829e0ce5f8e0e4432f44f')
+sha256sums=('d5318ec917fe60ee48d193ce168acb242d40bcd4e0e95240b1db6f2b3f4d0d62')
 
 build() {
   cd $pkgname-$pkgver


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

2019-11-23 Thread Antonio Rojas via arch-commits
Date: Saturday, November 23, 2019 @ 19:07:34
  Author: arojas
Revision: 532295

Update to 3.8.2

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-23 19:07:22 UTC (rev 532294)
+++ PKGBUILD2019-11-23 19:07:34 UTC (rev 532295)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.1
+pkgver=3.8.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=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('22d878d9a87077744f1a2958f4cbbc4acb0e9d8b3dafc0fa963b01bace52bd4c')
+sha256sums=('a1ae79f129d5a4a48a59f9651c5fcee7461f28bfa69829e0ce5f8e0e4432f44f')
 
 build() {
   cd $pkgname-$pkgver


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:18:04
  Author: arojas
Revision: 512132

Update to 3.8.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:13:59 UTC (rev 512131)
+++ PKGBUILD2019-09-29 20:18:04 UTC (rev 512132)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.0
+pkgver=3.8.1
 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=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('01c110c7addfea7201f7372d266772525784d61e13417ed0f85fbbf5cee6144e')
+sha256sums=('22d878d9a87077744f1a2958f4cbbc4acb0e9d8b3dafc0fa963b01bace52bd4c')
 
 build() {
   cd $pkgname-$pkgver


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

2019-09-10 Thread Antonio Rojas via arch-commits
Date: Tuesday, September 10, 2019 @ 20:08:16
  Author: arojas
Revision: 509217

No longer needed

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 19:21:14 UTC (rev 509216)
+++ PKGBUILD2019-09-10 20:08:16 UTC (rev 509217)
@@ -25,6 +25,4 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-
-  install -Dm644 source/libnormaliz/output.h -t 
"$pkgdir"/usr/include/libnormaliz # 
https://github.com/Normaliz/Normaliz/issues/262
 }


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

2019-09-09 Thread Antonio Rojas via arch-commits
Date: Monday, September 9, 2019 @ 14:59:39
  Author: arojas
Revision: 509100

Update to 3.8.0

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 14:36:32 UTC (rev 509099)
+++ PKGBUILD2019-09-09 14:59:39 UTC (rev 509100)
@@ -2,8 +2,8 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.7.4
-pkgrel=2
+pkgver=3.8.0
+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)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('1b94ff9baa0ebbc682229e8cfad086245d67754958ae3ddb1cc0a563a16ceb89')
+sha256sums=('01c110c7addfea7201f7372d266772525784d61e13417ed0f85fbbf5cee6144e')
 
 build() {
   cd $pkgname-$pkgver


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

2019-08-24 Thread Antonio Rojas via arch-commits
Date: Saturday, August 24, 2019 @ 19:30:11
  Author: arojas
Revision: 501542

Install missing header

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-24 19:07:33 UTC (rev 501541)
+++ PKGBUILD2019-08-24 19:30:11 UTC (rev 501542)
@@ -3,7 +3,7 @@
 
 pkgname=normaliz
 pkgver=3.7.4
-pkgrel=1
+pkgrel=2
 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/;
@@ -25,4 +25,6 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
+
+  install -Dm644 source/libnormaliz/output.h -t 
"$pkgdir"/usr/include/libnormaliz # 
https://github.com/Normaliz/Normaliz/issues/262
 }


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

2019-08-02 Thread Antonio Rojas via arch-commits
Date: Friday, August 2, 2019 @ 10:23:02
  Author: arojas
Revision: 496985

Update to 3.7.4

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-02 10:22:24 UTC (rev 496984)
+++ PKGBUILD2019-08-02 10:23:02 UTC (rev 496985)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.7.3
+pkgver=3.7.4
 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=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('e05f9e17b9ecbca75d5cde43fda61f37f435daa2b3a6195349f054572eb02a41')
+sha256sums=('1b94ff9baa0ebbc682229e8cfad086245d67754958ae3ddb1cc0a563a16ceb89')
 
 build() {
   cd $pkgname-$pkgver


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

2019-06-08 Thread Antonio Rojas via arch-commits
Date: Saturday, June 8, 2019 @ 17:01:10
  Author: arojas
Revision: 478282

Update to 3.7.3

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-08 16:53:39 UTC (rev 478281)
+++ PKGBUILD2019-06-08 17:01:10 UTC (rev 478282)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.7.2
+pkgver=3.7.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=(e-antic)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('436a870a1ab9a5e0c2330f5900d904dc460938c17428db1c729318dbd9bf27aa')
+sha256sums=('e05f9e17b9ecbca75d5cde43fda61f37f435daa2b3a6195349f054572eb02a41')
 
 build() {
   cd $pkgname-$pkgver


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

2019-04-26 Thread Antonio Rojas via arch-commits
Date: Friday, April 26, 2019 @ 14:10:23
  Author: arojas
Revision: 454225

Update to 3.7.2

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-26 14:04:41 UTC (rev 454224)
+++ PKGBUILD2019-04-26 14:10:23 UTC (rev 454225)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.7.1
+pkgver=3.7.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=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('cf55412dd35a12b2d5725102a07ac569ce7a43351b48f13725ac1e7303f36223')
+sha256sums=('436a870a1ab9a5e0c2330f5900d904dc460938c17428db1c729318dbd9bf27aa')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in normaliz/trunk (PKGBUILD cone-destructor.patch)

2019-04-25 Thread Antonio Rojas via arch-commits
Date: Thursday, April 25, 2019 @ 18:17:37
  Author: arojas
Revision: 454023

Update to 3.7.1

Added:
  normaliz/trunk/cone-destructor.patch
Modified:
  normaliz/trunk/PKGBUILD

---+
 PKGBUILD  |4 ++--
 cone-destructor.patch |   13 +
 2 files changed, 15 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 17:36:46 UTC (rev 454022)
+++ PKGBUILD2019-04-25 18:17:37 UTC (rev 454023)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.7.0
+pkgver=3.7.1
 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=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('9dd3cd425979bd35a2dcf64081021f426fb33efea66ddb64be26159e3cead442')
+sha256sums=('cf55412dd35a12b2d5725102a07ac569ce7a43351b48f13725ac1e7303f36223')
 
 build() {
   cd $pkgname-$pkgver

Added: cone-destructor.patch
===
--- cone-destructor.patch   (rev 0)
+++ cone-destructor.patch   2019-04-25 18:17:37 UTC (rev 454023)
@@ -0,0 +1,13 @@
+diff --git a/source/libnormaliz/cone.cpp b/source/libnormaliz/cone.cpp
+index 09e73631..706c3b46 100644
+--- a/source/libnormaliz/cone.cpp
 b/source/libnormaliz/cone.cpp
+@@ -474,7 +474,7 @@ template
+ Cone::~Cone() {
+ if(IntHullCone!=NULL)
+ delete IntHullCone;
+-if(IntHullCone!=NULL)
++if(SymmCone!=NULL)
+ delete SymmCone;
+ if(ProjCone!=NULL)
+ delete ProjCone;


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

2019-04-20 Thread Antonio Rojas via arch-commits
Date: Saturday, April 20, 2019 @ 22:25:40
  Author: arojas
Revision: 452496

Update to 3.7.0

Modified:
  normaliz/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-20 22:21:30 UTC (rev 452495)
+++ PKGBUILD2019-04-20 22:25:40 UTC (rev 452496)
@@ -2,20 +2,23 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.6.3
+pkgver=3.7.0
 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/;
 license=(GPL)
-depends=(gmp)
+depends=(e-antic)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('701b39189758eb9a13e189ea1a43218e1c001f19c228e761a80949d610fe3900')
+sha256sums=('9dd3cd425979bd35a2dcf64081021f426fb33efea66ddb64be26159e3cead442')
 
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 


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

2018-08-21 Thread Antonio Rojas via arch-commits
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
===
--- PKGBUILD2018-08-21 16:08:04 UTC (rev 373150)
+++ PKGBUILD2018-08-21 16:38:51 UTC (rev 373151)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 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


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

2018-08-17 Thread Antonio Rojas via arch-commits
Date: Friday, August 17, 2018 @ 14:55:57
  Author: arojas
Revision: 372487

Update to 3.6.2

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-17 14:40:05 UTC (rev 372486)
+++ PKGBUILD2018-08-17 14:55:57 UTC (rev 372487)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.6.1
+pkgver=3.6.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=(gmp)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('39d82c9115101dcd304877ccd962489568a730673c8a208897a278548996')
+sha256sums=('29549e15232a112da8e1028fb046a1e93eb7e83e0c704ef23d3d1e4f0c669673')
 
 build() {
   cd $pkgname-$pkgver


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

2018-07-07 Thread Antonio Rojas via arch-commits
Date: Saturday, July 7, 2018 @ 17:32:26
  Author: arojas
Revision: 354044

Update to 3.6.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-07 17:23:58 UTC (rev 354043)
+++ PKGBUILD2018-07-07 17:32:26 UTC (rev 354044)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.6.0
+pkgver=3.6.1
 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=('901e52216cec4e7ad85ded28e0c9813c74f5df8f7929c54b668dd4808c3d5d53')
+sha256sums=('39d82c9115101dcd304877ccd962489568a730673c8a208897a278548996')
 
 build() {
   cd $pkgname-$pkgver


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

2018-06-03 Thread Antonio Rojas via arch-commits
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
===
--- PKGBUILD2018-06-03 13:35:50 UTC (rev 339127)
+++ PKGBUILD2018-06-03 13:41:35 UTC (rev 339128)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 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


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

2018-04-13 Thread Antonio Rojas via arch-commits
Date: Friday, April 13, 2018 @ 17:29:10
  Author: arojas
Revision: 316196

Update to 3.5.4

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-13 17:12:21 UTC (rev 316195)
+++ PKGBUILD2018-04-13 17:29:10 UTC (rev 316196)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.5.3
+pkgver=3.5.4
 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=('fa522ba66d3437a7850500651dd4a3698f5db119b4d73bc0ee4e79dee68badb8')
+sha256sums=('d65739c43726733f3bb30842442296bfe832eef238935e8729beaebbed231656')
 
 build() {
   cd $pkgname-$pkgver


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

2018-04-02 Thread Antonio Rojas via arch-commits
Date: Monday, April 2, 2018 @ 22:03:42
  Author: arojas
Revision: 313924

Update to 3.5.3

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 21:46:07 UTC (rev 313923)
+++ PKGBUILD2018-04-02 22:03:42 UTC (rev 313924)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.5.2
+pkgver=3.5.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=('8eb83bec61760acf75dbe8a4442883b6bded639ba0aff513ebf50fdca57fa5e0')
+sha256sums=('fa522ba66d3437a7850500651dd4a3698f5db119b4d73bc0ee4e79dee68badb8')
 
 build() {
   cd $pkgname-$pkgver


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

2018-03-13 Thread Antonio Rojas via arch-commits
Date: Tuesday, March 13, 2018 @ 07:16:48
  Author: arojas
Revision: 306757

Update to 3.5.2

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-13 05:48:55 UTC (rev 306756)
+++ PKGBUILD2018-03-13 07:16:48 UTC (rev 306757)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.5.1
+pkgver=3.5.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=(gmp)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('5611ba7528d16090516252cf9cf61893a2731a929732dea58489b0610160d647')
+sha256sums=('8eb83bec61760acf75dbe8a4442883b6bded639ba0aff513ebf50fdca57fa5e0')
 
 build() {
   cd $pkgname-$pkgver


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

2018-01-06 Thread Antonio Rojas via arch-commits
Date: Saturday, January 6, 2018 @ 19:49:45
  Author: arojas
Revision: 279661

Update to 3.5.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-06 19:42:52 UTC (rev 279660)
+++ PKGBUILD2018-01-06 19:49:45 UTC (rev 279661)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.5.0
+pkgver=3.5.1
 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=('d3cee70c940b8ea73ba6c97688c5afb0928a7d488116af78dcf07d85d40af37a')
+sha256sums=('5611ba7528d16090516252cf9cf61893a2731a929732dea58489b0610160d647')
 
 build() {
   cd $pkgname-$pkgver


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

2017-12-10 Thread Antonio Rojas via arch-commits
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
===
--- PKGBUILD2017-12-10 19:57:39 UTC (rev 273623)
+++ PKGBUILD2017-12-10 20:15:34 UTC (rev 273624)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 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


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

2017-11-13 Thread Antonio Rojas
Date: Monday, November 13, 2017 @ 16:16:51
  Author: arojas
Revision: 266743

Update to 3.4.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-13 14:50:24 UTC (rev 266742)
+++ PKGBUILD2017-11-13 16:16:51 UTC (rev 266743)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(i686 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=('01eae802621beb3bdbde57bae32a1251d40ecc4a01660a50540c1e1f5eeb9c24')
+sha256sums=('20d1c0061ed589eb61591e04ef3449f5a54c4f4c9c191e7c53ce05468c96e415')
 
 build() {
   cd $pkgname-$pkgver


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

2017-08-26 Thread Antonio Rojas
Date: Saturday, August 26, 2017 @ 20:02:59
  Author: arojas
Revision: 254312

Update to 3.4.0

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 19:51:39 UTC (rev 254311)
+++ PKGBUILD2017-08-26 20:02:59 UTC (rev 254312)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(i686 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=('a0fb74784cc4866637f894794d788931f50872180c800d20aa8d6fd375b098c3')
+sha256sums=('01eae802621beb3bdbde57bae32a1251d40ecc4a01660a50540c1e1f5eeb9c24')
 
 build() {
   cd $pkgname-$pkgver


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

2017-05-14 Thread Antonio Rojas
Date: Sunday, May 14, 2017 @ 17:16:35
  Author: arojas
Revision: 228021

Update to 3.3.0

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-14 16:43:01 UTC (rev 228020)
+++ PKGBUILD2017-05-14 17:16:35 UTC (rev 228021)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.2.1
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(i686 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=('c4982070f64c0575ab20b8d48b0e19128e8118ebb4187c5d7f8908ec006bc37f')
+sha256sums=('a0fb74784cc4866637f894794d788931f50872180c800d20aa8d6fd375b098c3')
 
 build() {
   cd $pkgname-$pkgver


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

2017-02-23 Thread Antonio Rojas
Date: Thursday, February 23, 2017 @ 09:17:49
  Author: arojas
Revision: 213599

Update to 3.2.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-23 08:01:57 UTC (rev 213598)
+++ PKGBUILD2017-02-23 09:17:49 UTC (rev 213599)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(gmp)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-md5sums=('d3c41d2f1fc948d9f5d206d7a87ee4ab')
+sha256sums=('c4982070f64c0575ab20b8d48b0e19128e8118ebb4187c5d7f8908ec006bc37f')
 
 build() {
   cd $pkgname-$pkgver


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

2017-01-22 Thread Antonio Rojas
Date: Sunday, January 22, 2017 @ 10:14:23
  Author: arojas
Revision: 208370

Update to 3.2.0

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-22 09:19:13 UTC (rev 208369)
+++ PKGBUILD2017-01-22 10:14:23 UTC (rev 208370)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.1.4
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(gmp)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-md5sums=('0eab32959e10b0c41b92c768ef562136')
+md5sums=('d3c41d2f1fc948d9f5d206d7a87ee4ab')
 
 build() {
   cd $pkgname-$pkgver


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

2016-12-03 Thread Antonio Rojas
Date: Saturday, December 3, 2016 @ 09:55:29
  Author: arojas
Revision: 197819

Update to 3.1.4

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-03 09:12:17 UTC (rev 197818)
+++ PKGBUILD2016-12-03 09:55:29 UTC (rev 197819)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.1.3
+pkgver=3.1.4
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(gmp)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-md5sums=('68a2e1457dbb8f4e4a3ced528706379c')
+md5sums=('0eab32959e10b0c41b92c768ef562136')
 
 build() {
   cd $pkgname-$pkgver