summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2022-01-06 07:51:42 +0100
committerMartin Diehl2022-01-06 07:51:42 +0100
commit02b9057270f614e9ec0f7ceb21a12ed1525eb2c8 (patch)
tree4697160b56531436a174d938d84cc2f47e1bc41a /PKGBUILD
parenta4fbf9825641391577230acb666ccef8b6099a4e (diff)
downloadaur-02b9057270f614e9ec0f7ceb21a12ed1525eb2c8.tar.gz
3.16.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 579faf93db59..66f479b1881b 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.16.2
+pkgver=3.16.3
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=('7ab257ae150d4837ac8d3872a1d206997962578785ec2427639ceac46d131bbc'
+sha256sums=('eff44c7e7f12991dc7d2b627c477807a215ce16c2ce8a1c78aa8237ddacf6ca5'
'c6c97507b9970529b0f22fe61eb290101c2ab0aad2d8bf42f44eb8ba90bd42d3')
_install_dir=/opt/petsc/${_config}