summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2024-04-12 22:02:25 -0400
committerJoey Dumont2024-04-12 22:02:25 -0400
commit1a7f2c4bccd3d9841f79ce98fada6ce3fd6c05ce (patch)
tree8de79806466bdc58c15da0a57e3d95a2e0d47745 /PKGBUILD
parentef7ce1080165e4f288e145b05c431c5eb7e9c080 (diff)
downloadaur-armadillo.tar.gz
upgpkg: armadillo 12.8.2-1
upstream release upgpkg: duplicati-canary-bin 2.0.7.102-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 bd33e3a715e6..998ff97fb7d5 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=12.8.1
+pkgver=12.8.2
_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=('312098a36c5b6a8718b19402b7e6d6bbfb1dfe8c6d6a9ca014bbee3ccb725703d09fd17055e574423ac82ade140261380101e9f63171570cb1913a22245c244c')
+sha512sums=('33bfe6f1fae2ef18ec3286742264dedd67730e47b5187568cb2fbe951286a5a8534a4b577894cc44415887241a46afb25b3fcf2b249ef15f9b71045e98fd0132')
build() {
if [ "$CARCH" == "x86_64" ]; then