summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2022-12-11 05:30:25 +0100
committerMartin Diehl2022-12-11 05:30:25 +0100
commit6ac0482a1cdc6c084230581ef40086c03e43c18c (patch)
tree4fb946cd16102bc4a625d5186b87e14b5c2fb08d /PKGBUILD
parentc79ca7c19024eae87484aba7a2c5d6b44a5e44b8 (diff)
downloadaur-6ac0482a1cdc6c084230581ef40086c03e43c18c.tar.gz
3.18.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8386b7ab86c4..e5cd96a63741 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.18.1
+pkgver=3.18.2
pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
@@ -35,7 +35,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=('02f5979a22f5961bb775d527f8450db77bc6a8d2541f3b05fb586829b82e9bc8'
+sha256sums=('4e055f92f3d5123d415f6f3ccf5ede9989f16d9e1f71cc7998ad244a3d3562f4'
'41897cf761833e2d0cf2b2425f5727817a2ec4220e126ff2fcb4bdfe071a194c')
_install_dir=/opt/petsc/${_config}