summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2016-04-12 10:17:33 -0400
committerJoey Dumont2016-04-12 10:17:33 -0400
commit584abf0a7b97cde749e8af3e32e7397f1deb942b (patch)
tree5e4ca79cb5aff2b8d5764914cbcc614779ae3267 /PKGBUILD
parent226094cc3b3e3d8360296d9310376d4d6e9b9574 (diff)
downloadaur-584abf0a7b97cde749e8af3e32e7397f1deb942b.tar.gz
Updated to v6.700.4.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 229652fa7dd3..00ad7a916ad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=6.700.3
+pkgver=6.700.4
pkgrel=1
pkgdesc="C++ linear algebra library"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=('hdf5: HDF5 output'
makedepends=('cmake')
source=("http://downloads.sourceforge.net/sourceforge/arma/$pkgname-$pkgver.tar.gz")
install=armadillo.install
-sha512sums=('89d25e5e1301ad954ba22689d825724d7c8b472d831b08a75a1d23968fb11e41b56f6a9c160dfc4433aebcc5d79851ab6352843bb7d580c74f06f3329638d8c8')
+sha512sums=('c0f7245e37a8ddd41ea81990cd015f0bdcb5980a2f8da174294794525dd8a6becb0c8a513992e692ac57b3466b0a9d50ce865b6832bc3d5a265fdd7244a62927')
build() {
if [ "$CARCH" == "x86_64" ]; then