summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2016-03-15 16:19:28 -0400
committerJoey Dumont2016-03-15 16:19:28 -0400
commit6ce8f1a8618d8218abe9c89d099e840a0477bc9d (patch)
tree1a91619a5c6af69de1530ef436741eed15257e11 /PKGBUILD
parentda70019dadb690dcedb597b56ada2a901633a145 (diff)
downloadaur-6ce8f1a8618d8218abe9c89d099e840a0477bc9d.tar.gz
Updated to v6.600.4.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d6a390c8c27..65cd33184306 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=6.500.5
+pkgver=6.600.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=('d56d6bac80a9c7ec8ab9812ab25ebbc74536b7760d96f5c58282372a1a01648fe8d2400d6ce61148a5b0afaf80dc74a571f94a7814fbe493991b4fb3c9cdf648')
+sha512sums=('ece78ca4c3796b28f24d7760147ff723185b9f56f19a6318b8244594bdd297f2bfe07da2d5791628e1dfb70eec6de20d8df412e6d919010ed77b13ab364ec083')
build() {
if [ "$CARCH" == "x86_64" ]; then