summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2023-08-08 14:36:56 -0400
committerJoey Dumont2023-08-08 14:36:56 -0400
commitcaecae8efe3cc6624550d4e1d033ff374a29b061 (patch)
treec8cdea08f1ba28ff97ab36eba7a9aa50b634dadb /PKGBUILD
parent7c6bf05d9893bd57bb3a6788f3752168d9f13175 (diff)
downloadaur-caecae8efe3cc6624550d4e1d033ff374a29b061.tar.gz
upgpkg: armadillo 12.6.2-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 676658deb8eb..467258a32558 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.1
+pkgver=12.6.2
_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=('9b426aa32d152cfb117867de6f9fdff525aae1e525a05c0f2a941c2a123b916dd50ab060d8facaa1d317303d80e97f32bf5814c68912158d746ce4f09e77a5ea')
+sha512sums=('3c101eee18c62e6e53a050f4fd34895537d2613419e88137e9914c2c713e43a5091385b66ff5316605d9f950fa89131fa68ef842fadbdf379e3df9d5263ddc07')
build() {
if [ "$CARCH" == "x86_64" ]; then