summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2023-02-26 21:24:27 -0500
committerJoey Dumont2023-02-26 21:24:27 -0500
commitce166997949de092b6d32a134ab66f8011e8e8ae (patch)
tree2494e1a922cd48342747e004124727e43bf98fff /PKGBUILD
parenta23fc994406a45e71d2f4b55c70899ec171d6dc1 (diff)
downloadaur-ce166997949de092b6d32a134ab66f8011e8e8ae.tar.gz
upgpkg: armadillo 12.0.1-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 1da4f6f3c4af..1060417c029e 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=11.4.4
+pkgver=12.0.1
_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=('fa344a0f1dc8270d8aa01c35a00e9dd4182031ab3a0e1ecf8b748151eccdb5445807eb880b454ccba5250749ee02845adb1669732de89a4939e3368d36471015')
+sha512sums=('b1b9fbce6bdacc3340ab190605aba77e821629e0a51e0c6277840eaf803d037a778b9243c02c5b55d67976c203808a5fc34894f3928b707685f6d8695ef0bc0d')
build() {
if [ "$CARCH" == "x86_64" ]; then