summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Diehl2022-03-07 08:10:05 +0100
committerMartin Diehl2022-03-07 08:10:05 +0100
commit15437cb120c9c9fbf3f8c323713abb27fe219dd7 (patch)
treea97bca5efa9ad384178e7cfbbf70b9fab999ded8
parent48d7daf27bfc8e39cc52efa0f90723c3cf870855 (diff)
downloadaur-15437cb120c9c9fbf3f8c323713abb27fe219dd7.tar.gz
3.16.5
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb11865d95a..13e791cebcf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Myles English <myles at rockhead dot biz>
# Contributor: Lucas H. Gabrielli <heitzmann at gmail dot com>
pkgname=petsc
-pkgver=3.16.4
-pkgrel=2
+pkgver=3.16.5
+pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
#"linux-c-debug" for some things, so the _config should be changed too
@@ -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=('229cce22bdcfedb1fe827d306ed1afca9737786cdc3f0562b74a1966c1243caf'
+sha256sums=('7de8570eeb94062752d82a83208fc2bafc77b3f515023a4c14d8ff9440e66cac'
'2d253a7b4bb4efe0200b7c1b57f71e423f135dc439945981c5fe2298d8066dba')
_install_dir=/opt/petsc/${_config}