summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2018-05-15 19:29:01 -0400
committerJoey Dumont2018-05-15 19:29:01 -0400
commit4640b084c34661c71d729da44e6199535232e419 (patch)
tree5185e9f5557fd8cd2d57676ef74e9e90243e9747 /PKGBUILD
parentb610e2d6b5e92c566b156d3bcaf3ef298bde2bcc (diff)
downloadaur-4640b084c34661c71d729da44e6199535232e419.tar.gz
Updated to v8.500.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76dec619f0b0..237a7d837cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=8.500.0
-_pkgver=8.500.0
+pkgver=8.500.1
+_pkgver=8.500.1
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.xz")
install=armadillo.install
-sha512sums=('23e9cfc41a682a08b1dc01900fa4c2d202648a15da7e4c5f20bcd556ddeca063c90c43a23d7f5ffb287b8f179955f6dab4eb8e0cccd7a9d1f6e6d0476e482e4f')
+sha512sums=('3f8cf7e2e68c1643f937984bde6ee4382009c5253fa84f411d4cd389556a91261d95b8b7e8ecd81fbba267c6bedb503aaaa466b9f167c7d35f7c66876d3e0921')
build() {
if [ "$CARCH" == "x86_64" ]; then