summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2016-10-17 11:18:33 -0400
committerJoey Dumont2016-10-17 11:18:33 -0400
commit3087c3fc321f53814f4accd2eae6f4cb38beb180 (patch)
tree207fb646d528dc63c27acd41156ea6a88869dc39 /PKGBUILD
parente121a0a4cfd971044f0ccd8c2aea4caee000e9ad (diff)
downloadaur-3087c3fc321f53814f4accd2eae6f4cb38beb180.tar.gz
Upgraded to v7.500.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d670de33b5b..201403275b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=7.400.4
-_pkgver=7.400.4
+pkgver=7.500.0
+_pkgver=7.500.0
pkgrel=1
pkgdesc="C++ linear algebra library"
arch=('i686' 'x86_64')
@@ -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=('9700567b14a4f1ffb8f2b402b2a6cfd167aeb82e6033b5412b6099ddedf3f5f20a3cab3eba07df917fb810f88ce36ab7d8d20142c6dd5f2b0c050e7bf1a10eb1')
+sha512sums=('785e3f7dd7087ee78b17e38b2608915b5a7be47c19337d78c73cf6f669684ff1cfcaefa004953bfa509c6f2d642add3a31da89a8f9c2ca1b798d4c2a1f1a5503')
build() {
if [ "$CARCH" == "x86_64" ]; then