summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2018-02-19 10:59:11 -0500
committerJoey Dumont2018-02-19 10:59:11 -0500
commit6d520ec747449420e1e143e4aa13612a11535020 (patch)
treee305cd1e608576b0fa232aa64aaba05572862659 /PKGBUILD
parentc07ed39c594938ec7a835281077307407ed20e9a (diff)
downloadaur-6d520ec747449420e1e143e4aa13612a11535020.tar.gz
Upgraded to 8.400.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11dab323f6e5..123afb05a35d 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.400_RC2
-_pkgver=8.400-RC2
+pkgver=8.400.0
+_pkgver=8.400.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=('11904e5600f5036f0571fa0c1ed4cc035bcfa422ac3538af930084f4269506135ba5977b27b52624bcbdc7226e4b1ea3ebfa595d26cef0bb46cee282e8c5581b')
+sha512sums=('ab40de64fa299d34f2767f80a15e554b8248c236181efe6ce858b7252a1f654f0b305df93447a4be2b4d3506b290ddbbce5d89e0c4137be51234d7b435c4aa08')
build() {
if [ "$CARCH" == "x86_64" ]; then