summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2020-04-24 13:26:09 -0400
committerJoey Dumont2020-04-24 13:26:09 -0400
commitca35b70b0f2d3ebe9cced5b0351e687605c34595 (patch)
tree49c4fa1c24ec43a2ccfb3bf8267bac2925db543a /PKGBUILD
parent70ae9121d6f773c63950e498b502a508c2e4b124 (diff)
downloadaur-ca35b70b0f2d3ebe9cced5b0351e687605c34595.tar.gz
Updated to v9.870.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 535bc9f0c2bb..90805abb6d91 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=9.860.2
+pkgver=9.870.2
_pkgver=${pkgver/_/-} # For use with RC releases, to replace the _ with -
pkgrel=1
@@ -16,7 +16,7 @@ optdepends=('hdf5: HDF5 output'
makedepends=('cmake')
source=("http://downloads.sourceforge.net/sourceforge/arma/$pkgname-$_pkgver.tar.xz")
install=armadillo.install
-sha512sums=('49f181e91890f9567d71bcb706f4e508854b6b219e8dd1f568349f56daf04cb0ecace9859506addfbab7649706bd102b3f45824adb140b27fe1cee1559324c89')
+sha512sums=('ead8567c72ca163ecd07821d0c39bce3fc3af7ce4b4611f2f5076bd6ea50db4fdabd3b69c788232977956855fc4bdf5d801219a9582969dd2c3cdffc53339932')
build() {
if [ "$CARCH" == "x86_64" ]; then