summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2017-02-06 13:16:58 -0500
committerJoey Dumont2017-02-06 13:16:58 -0500
commitc423b51296cd02d5d27cee93d1bcdea6f0b4b812 (patch)
tree16c0dfa30fba9646adfc6dffac788affb0814ebb /PKGBUILD
parenta69087c54c5da0e208af54780a77ebed6873d8d2 (diff)
downloadaur-c423b51296cd02d5d27cee93d1bcdea6f0b4b812.tar.gz
updated to v7.700.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65a80e84865a..014d55459c2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=7.600.2
-_pkgver=7.600.2
-pkgrel=2
+pkgver=7.700.0
+_pkgver=7.700.0
+pkgrel=1
pkgdesc="C++ linear algebra library"
arch=('i686' 'x86_64')
url="http://arma.sourceforge.net/"
@@ -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=('9ee18882b8e9ab6275c8ff2b9930ad62fd4612cd49469c344a85264114c0c0d1fec5d53b15d784a2e33d7a5df6ef4cbf0854cbefbec67f3f8269f47438b65452')
+sha512sums=('2fc844b811e87bfa938c524b668e355e72b3e2bf8bd239e1f1557d8b5d73ec4b455186c9e55282616e70b14ec842f49a863e462fda62f4daeffe3a7cea1c57c4')
build() {
if [ "$CARCH" == "x86_64" ]; then