summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2023-05-27 22:19:05 -0400
committerJoey Dumont2023-05-27 22:19:05 -0400
commitedd6bb1ecf75259a1faa36d4cf88abca0ca5c81c (patch)
tree46d57efc5954ee381ead3c99a685f14be4e56f78 /PKGBUILD
parentf376182183255cc383075b75f1161aa0fbba6a27 (diff)
downloadaur-edd6bb1ecf75259a1faa36d4cf88abca0ca5c81c.tar.gz
upgpkg: armadillo 12.4.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48bcf3f73be4..c493b2d2b011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=12.2.0
+pkgver=12.4.0
_pkgver=${pkgver/_/-} # For use with RC releases, to replace the _ with -
pkgrel=1
@@ -15,7 +15,7 @@ optdepends=('hdf5: HDF5 output'
makedepends=('cmake')
source=("http://downloads.sourceforge.net/sourceforge/arma/$pkgname-$_pkgver.tar.xz")
install=armadillo.install
-sha512sums=('d1a6e3cab6e64664672d66660f4bd77fe86370aedc2bfa6405095d2c6aae3f8b61317c0020802dda31cd5ee79272abdfde382cfaa5403d69393454344977b528')
+sha512sums=('a9f8cd19384eed787787b9e189901a1800e6e1dd06917f4f13e8a215c83f317de3e5b0ae8625783f88d9a7b0ab25f5c7784ccf0493c08a9ee3ea7fdfbbe36195')
build() {
if [ "$CARCH" == "x86_64" ]; then