summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2021-07-06 22:01:19 -0400
committerJoey Dumont2021-07-06 22:01:19 -0400
commita561a1fa0a10c4c587f33bce4745f521bd6322b2 (patch)
tree219a9095fc92e2f4bf77d44cb511e71d094e0586 /PKGBUILD
parent1546d2aa524b7ee2500f2b010eb9ac2a3c743582 (diff)
downloadaur-a561a1fa0a10c4c587f33bce4745f521bd6322b2.tar.gz
upgpkg: armadillo 10.5.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7852813a4325..031701c9e360 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.5.2
+pkgver=10.5.3
_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=('45eef7cdde04a9468fcfbbc5a869875cbf7a45adfb50d1687447501f836a13879faad95a588c946754707c17efc46be28e00ae374cb7be46fd262f8ecd918162')
+sha512sums=('b5bc776135548e786731fe1503618b8db4d89682ff308deddb78a81f83d1f1bef39efc982d3b91be98f0575c827eba80b92ad1419d9c0ebbc60878f5834f06db')
build() {
if [ "$CARCH" == "x86_64" ]; then