summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2022-10-01 22:28:14 +0200
committerMartin Diehl2022-10-01 22:28:14 +0200
commita8ab4a29c432476a7878f77f6cef46155462c8b7 (patch)
treee73eb8b5bb4d508500f548ff05aca5bbe283d032 /PKGBUILD
parentd2b3874e60198a3b493995847bf43f66790d4f14 (diff)
downloadaur-a8ab4a29c432476a7878f77f6cef46155462c8b7.tar.gz
3.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18d07650e3cb..c6214816a919 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.17.4
+pkgver=3.18.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=('99c127486722a3ffd95a268b4ceb0976cbf217926c681a9631bd7246eab8cb2a'
+sha256sums=('9da802e703ad79fb7ef0007d17f68916573011073ee9712dcd1673537f6a5f68'
'2d253a7b4bb4efe0200b7c1b57f71e423f135dc439945981c5fe2298d8066dba')
_install_dir=/opt/petsc/${_config}