summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2019-07-28 22:10:31 -0400
committerJoey Dumont2019-07-28 22:10:31 -0400
commit6a59033207088c4e337fb7430843455530405e54 (patch)
tree1760c6491eae58b1572b1f6f2eb88fcb9ce42ca4 /PKGBUILD
parent34a7a78d15350c7bedf02346fe629849659f3b2b (diff)
downloadaur-6a59033207088c4e337fb7430843455530405e54.tar.gz
Updated to v9.600.5.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89c37367f398..9b364ee93559 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=9.500.2
-_pkgver=9.500.2 # For use with RC releases, to replace the - with _
+pkgver=9.600.5
+_pkgver=9.600.5 # For use with RC releases, to replace the - with _
pkgrel=1
pkgdesc="C++ linear algebra library"
@@ -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=('461fc196ca7907b205f5f173ebdf2a297a28a1e20d582562314d524137d29425416c183da273856a0ce43ef10bcea4066497e72609477a036e2af9e06d794fc2')
+sha512sums=('c513fe3534a5cbb8f2f1b47d5b593cf0c86f624f4cadfda0a7c30bc9fdab024041c3c317c4c0cca10733e62ab40fde5f0402bed97de8de388a0d6a9714d0fac0')
build() {
if [ "$CARCH" == "x86_64" ]; then