summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Walsh2021-10-11 09:53:21 +0200
committerFlorian Walsh2021-10-11 09:53:21 +0200
commit6a417bc5f28cbfc0910ba2b154875cf6336f3054 (patch)
treefd4bc32ec63357f7030d93ee597f0923d0497890 /PKGBUILD
parent904cbed066f6a8e47cf529bc7c035e13819436f4 (diff)
downloadaur-6a417bc5f28cbfc0910ba2b154875cf6336f3054.tar.gz
new cocoalib version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14e8b0ae386c..c972c8c46279 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florian Walsh
pkgname=cocoalib
-pkgver=0.99715
+pkgver=0.99716
pkgrel=1
pkgdesc="A C++ library for doing Computations in Commutative Algebra. Also includes the CoCoA-5 Interpreter."
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('gmp' 'boost-libs' 'readline')
makedepends=('frobby' 'boost')
source=("http://cocoa.dima.unige.it/cocoalib/tgz/CoCoALib-$pkgver.tgz" "cocoa5")
-sha256sums=('64af918e86a5cf502821ef0e28b9b4dfbc38bd64dd9046818bb33292b669257f'
+sha256sums=('30b057470b5ca483167ed1ffaffe5143249d9edfee82852c840f1eb57164f297'
'77728fcb4204616b77f05fa7801a3a34520ce892decbeb1d588ad9bb6a436a0e')
build() {