summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2022-04-04 20:34:26 -0400
committerJoey Dumont2022-04-04 20:34:26 -0400
commit799d4dc1e83115ced643d60eeca9ee3cca398887 (patch)
tree17f63a35f704f83ce531e2d2a3b92dfedcb0076b /PKGBUILD
parente76b4d305586c17edfb796c72a6da04ce167b687 (diff)
downloadaur-799d4dc1e83115ced643d60eeca9ee3cca398887.tar.gz
upgpkg: armadillo 11.0.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54960d3ea5fb..ca40d0cc22c9 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=10.8.2
+pkgver=11.0.0
_pkgver=${pkgver/_/-} # For use with RC releases, to replace the _ with -
pkgrel=1
@@ -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=('720fadad491dfeeb894544b0305cd64a0e0402e66fc788949ecd54c0b1a3b9c3ede9f75b081f832931d59d2bd59529cebb9d5b57b8582df869765cac01c2979b')
+sha512sums=('70579fcb97322081059ff4a809a58d80c10d9751090cd69198f2d88ab64cc558d715731f3a0234a2ea9fd723ced1a19967e4554c3ef419f57f8626a5db2cfd13')
build() {
if [ "$CARCH" == "x86_64" ]; then