summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2016-06-16 14:41:50 -0400
committerJoey Dumont2016-06-16 14:41:50 -0400
commit8802dce974150574d6963e810269d6f1ae05a3a5 (patch)
tree3424a03e853d2826542d0a86c1cb6be662c91c61 /PKGBUILD
parent8d997e05c15f3ad8c060d465182795a255df2585 (diff)
downloadaur-8802dce974150574d6963e810269d6f1ae05a3a5.tar.gz
Updated to v7.200.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddca21325f8a..e5e6d8dfaf5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=7.200.1
-_pkgver=7.200.1b
-pkgrel=2
+pkgver=7.200.2
+_pkgver=7.200.2
+pkgrel=1
pkgdesc="C++ linear algebra library"
arch=('i686' 'x86_64')
url="http://arma.sourceforge.net/"
@@ -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=('55ba66c48bce70bb08e2db3dff1bb3cc6a8ff9a962b348705947616e6f6d3161a2f21fa429c5d28bfa15fed6930ba3564c7aa8237ab98d3f99cd8906e6aa5ff0')
+sha512sums=('c92747f256aec96da27f9dce2f33224883fccfc33b3be904d5de8ba52b540e3327f39b865f9547e06b437c9121a65ef42fe744f4319d518b44bc7795e489fc82')
build() {
if [ "$CARCH" == "x86_64" ]; then