summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2021-04-25 22:02:45 -0400
committerJoey Dumont2021-04-25 22:02:45 -0400
commitd68a50e5a2037c14cf2ed91b17ad1852e001e9da (patch)
treefbbd443d51cba6b696635d4bf451d248b65377f1 /PKGBUILD
parentffdad6a67cae35f4e2a0069bb381fcd232f9cc6a (diff)
downloadaur-d68a50e5a2037c14cf2ed91b17ad1852e001e9da.tar.gz
upgpkg: armadillo 10.4.1-1
upstream release Updated to 10.4.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1b6f181024e..b310c7382412 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=10.4.0
+pkgver=10.4.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=('72cf8a493e86c51c4c875076d0a9dd7c21fbfbd639064fa7a96daf4a5df02b36c93440bbae471f30d368547c6856c91fef97ce8ed2ec0526b0060588b71cd28a')
+sha512sums=('207d364c6cc5ddac1c0ad41a9eac0b880b5431913ae7846b5b23a049c3b0351e918c8a0209ac20b1a6aab27fe2a612cac58e8f6a9499b8d3cab5181fa81bccf7')
build() {
if [ "$CARCH" == "x86_64" ]; then