summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2021-08-07 17:53:46 +0200
committerMartin Diehl2021-08-07 17:53:46 +0200
commitf4d8aed133389e28ff299218a068f3b90fcdedf1 (patch)
tree6de52ecbc7196bbbb0e91342f0261113883c3869 /PKGBUILD
parent1802c5cda7be9ad7a714340ffb70d5c202bfd6a3 (diff)
downloadaur-f4d8aed133389e28ff299218a068f3b90fcdedf1.tar.gz
3.15.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4cb5f15f45e..510e7511af0c 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.15.2
+pkgver=3.15.3
pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
@@ -32,7 +32,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=('3b10c19c69fc42e01a38132668724a01f1da56f5c353105cd28f1120cc9041d8'
+sha256sums=('483028088020001e6f8d57b78a7fc880ed52d6693f57d627779c428f55cff73d'
'f67901cec213c346481b6c9a56080dee9ee00a3852e46da9f35e933a11870623')
_install_dir=/opt/petsc/${_config}