summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2021-09-30 15:56:38 +0200
committerMartin Diehl2021-09-30 16:29:11 +0200
commit0fe894dd1f90be944da9e1fa4ba0fc3dc8bf4394 (patch)
treedd5ecff93868ca827c9816397af817c6ccce76b9 /PKGBUILD
parent27e3e66e9dfb9fe4ec7c862b5044b42bb6ef85c8 (diff)
downloadaur-0fe894dd1f90be944da9e1fa4ba0fc3dc8bf4394.tar.gz
3.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f9d011a3408..544abb8d7531 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.15.5
+pkgver=3.16.0
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=('67dc31f1c1c941a0e45301ed4042628586e92e8c4e9b119695717ae782ef23a3'
+sha256sums=('5aaad7deea127a4790c8aa95c42fd9451ab10b5d6c68b226b92d4853002f438d'
'92b543fdaebd59611d48d0c7c9aa2d44a35b2486840d58c58ab5e3915a456a44')
_install_dir=/opt/petsc/${_config}