summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2018-04-21 16:19:03 -0400
committerJoey Dumont2018-04-21 16:19:03 -0400
commitb610e2d6b5e92c566b156d3bcaf3ef298bde2bcc (patch)
treec70aabf77255c15a612a4ea5287ed144638cff37 /PKGBUILD
parentaec369c2d4be536a22ba76b6d182a1d47d421450 (diff)
downloadaur-b610e2d6b5e92c566b156d3bcaf3ef298bde2bcc.tar.gz
Updated to 8.500.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70dcee658211..76dec619f0b0 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_RC2
-_pkgver=8.500-RC2
+pkgver=8.500.0
+_pkgver=8.500.0
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=('5408a6d33bb116b64b67241856acfc32faa9b34a52eb1626f4b7e30e5fcbd4d65937b588d3b49a1d79b524650f2b3c1af060ccc54b45ad419cdc5ebaa1960eb3')
+sha512sums=('23e9cfc41a682a08b1dc01900fa4c2d202648a15da7e4c5f20bcd556ddeca063c90c43a23d7f5ffb287b8f179955f6dab4eb8e0cccd7a9d1f6e6d0476e482e4f')
build() {
if [ "$CARCH" == "x86_64" ]; then