summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2022-04-29 15:55:48 +0200
committerMartin Diehl2022-04-29 15:55:48 +0200
commitb4a39956449d23c229ae9272a0d2dc53a725e4ea (patch)
tree2228ea9765bdf678016a1c75db9ecb2646869d79 /PKGBUILD
parent5ee8b49bd36319319e6f5612bc19a175fecb254b (diff)
downloadaur-b4a39956449d23c229ae9272a0d2dc53a725e4ea.tar.gz
3.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4314e26c0d00..7f0d30903df3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Myles English <myles at rockhead dot biz>
# Contributor: Lucas H. Gabrielli <heitzmann at gmail dot com>
pkgname=petsc
-pkgver=3.17.0
+pkgver=3.17.1
pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
@@ -34,7 +34,7 @@ optdepends=('trilinos: support for trilinos'
install=petsc.install
source=(http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${pkgname}-${pkgver}.tar.gz
test_optdepends.sh)
-sha256sums=('96d5aca684e1ce1425891a620d278773c25611cb144165a93b17531238eaaf8a'
+sha256sums=('c504609d9f532327c20b6363d6a6c7647ebd3c98acfb382c28fcd3852300ddd1'
'2d253a7b4bb4efe0200b7c1b57f71e423f135dc439945981c5fe2298d8066dba')
_install_dir=/opt/petsc/${_config}