summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81dcf2c4f949..9515619cce92 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.700.2
-_pkgver=9.700.2 # For use with RC releases, to replace the - with _
+pkgver=9.700.3
+_pkgver=9.700.3 # 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=('f91d14269f79c2007303d98f865ec56eea78a5e5106cf2a9cd94f09b30cadffe06a209fd787f18d19b2acb2ad8d0d5c11739709c0c5033b23b09524428c4bdca')
+sha512sums=('52bb5e47d3f27ecc669d210653be7c823634bb0f2dc3564d6cbc8e81d1e38f7e7f43567e6d7812f111de5234abfcb5256eb7d105145dde6428afa521f797da09')
build() {
if [ "$CARCH" == "x86_64" ]; then