summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2020-05-15 21:42:19 -0400
committerJoey Dumont2020-05-15 21:42:19 -0400
commitf8363797074a7fb65a42c5f6ce02d9afc7242f2c (patch)
treed1dfbc3b9ee361353f9377c1a2e17cd6b936d594 /PKGBUILD
parentd57e19da6d29a8734040917fb39819b3dbb5fddf (diff)
downloadaur-f8363797074a7fb65a42c5f6ce02d9afc7242f2c.tar.gz
Updated to 9.880.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea83e562b3b1..96f5d87ca063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=9.870.2
+pkgver=9.880.1
_pkgver=${pkgver/_/-} # For use with RC releases, to replace the _ with -
pkgrel=2
@@ -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=('ead8567c72ca163ecd07821d0c39bce3fc3af7ce4b4611f2f5076bd6ea50db4fdabd3b69c788232977956855fc4bdf5d801219a9582969dd2c3cdffc53339932')
+sha512sums=('41852b573065a2b26617c402a11a4eb7f64b04ae809fd9e15e568a8e1ec85a2febf407fd4f795a4aa84222b24375c0a316101e0ffaa9166a5bda67735c3c3b98')
build() {
if [ "$CARCH" == "x86_64" ]; then