summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2016-11-11 09:24:07 -0500
committerJoey Dumont2016-11-11 09:24:07 -0500
commitcd04ba726621764463ed92d1ea83ba92c1d5a599 (patch)
tree0c1444144abb8e7e87663eb439c2112f4f5ad727 /PKGBUILD
parent3087c3fc321f53814f4accd2eae6f4cb38beb180 (diff)
downloadaur-cd04ba726621764463ed92d1ea83ba92c1d5a599.tar.gz
Updated to v7.500.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 201403275b1d..56b86198c98e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=7.500.0
-_pkgver=7.500.0
+pkgver=7.500.1
+_pkgver=7.500.1
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=('785e3f7dd7087ee78b17e38b2608915b5a7be47c19337d78c73cf6f669684ff1cfcaefa004953bfa509c6f2d642add3a31da89a8f9c2ca1b798d4c2a1f1a5503')
+sha512sums=('be7bb9217f767963d5fa8a0013142991ea58ad13ed118a275206de30acfe592ca5ca0c672d0525cc71708e58f80eb8f519d52e586c4c8fe74d0cb1aa8d00e5c5')
build() {
if [ "$CARCH" == "x86_64" ]; then