summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2020-09-08 20:27:21 -0400
committerJoey Dumont2020-09-08 20:27:21 -0400
commit3b2975674963c46302f78be643d92740287e5485 (patch)
treefb9de1af3f5f79d231a4afe134d237c3a367f52b /PKGBUILD
parent294374e5f36f09b0a1c19daba7b030213d600b4a (diff)
downloadaur-3b2975674963c46302f78be643d92740287e5485.tar.gz
Updated to 9.900.3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1189ef1f0cab..e045fc89df27 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.900.2
+pkgver=9.900.3
_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=('1292a040403302d1f91f5a97b602784387df317cc997c43da924242efc9bd5aff7b8e63f1c3b0e08c6e49e97433155f82828b80e2bdfef133b134e36fdd13b09')
+sha512sums=('33543c8aeaa5bc1017b41d4f000d9f6e97f608a1927fa2fe91561bb15bae3d04a4b3e071d62202158180cebcd523cdd4712815b187cdda689ef285175bc6d891')
build() {
if [ "$CARCH" == "x86_64" ]; then