summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2021-11-02 07:54:30 +0100
committerMartin Diehl2021-11-02 07:54:30 +0100
commit521ece47f3c08779a9fd8b862e59aa37a06bb249 (patch)
tree380645b5349cec621f589ab1f3c55c0423bcdda0 /PKGBUILD
parent594096508882b7b1fe385e52be5c48585e3da0ef (diff)
downloadaur-521ece47f3c08779a9fd8b862e59aa37a06bb249.tar.gz
3.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da6d382b22c2..eafcc8e6a4cc 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.0
+pkgver=3.16.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=('5aaad7deea127a4790c8aa95c42fd9451ab10b5d6c68b226b92d4853002f438d'
+sha256sums=('909cf7bce7b6a0ddb2580a1ac9502aa01631ec4105c716594c1804f0ee1ea06a'
'c6c97507b9970529b0f22fe61eb290101c2ab0aad2d8bf42f44eb8ba90bd42d3')
_install_dir=/opt/petsc/${_config}