summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2023-11-02 21:22:33 -0400
committerJoey Dumont2023-11-02 21:22:33 -0400
commit253a2030c530341dd0968faf6d3acab483e5a890 (patch)
tree2a8f84061c6c539c378a581d821c3e2982047ee1 /PKGBUILD
parentec46baab3390bb14b76a31b47effbd4026bc72c3 (diff)
downloadaur-253a2030c530341dd0968faf6d3acab483e5a890.tar.gz
upgpkg: armadillo 12.6.6-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 acb72ac14aa9..5532764722d1 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.6.5
+pkgver=12.6.6
_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=('3010166bf2e01c85f7c0b4b5cd8ddac72684504da643051776ac040b4c69c483f8221edc02366f17b4ecce1a2e5ea054e403abba392f43f256f40342b5aabf96')
+sha512sums=('bf6a3db60256aa9789b52d92b33971a43816e73cd079d08e35350fcb251c213fba59604263595f886c4228147e75dd9308a5208ab9b290bb094128a1aee5da3d')
build() {
if [ "$CARCH" == "x86_64" ]; then