summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2021-09-02 14:58:59 +0200
committerMartin Diehl2021-09-02 14:58:59 +0200
commitb8d878fa002a4b7c142165b38384d2a348aa3fef (patch)
tree30d10c1a9c0623ea56d643c9c48d60643be103de /PKGBUILD
parentc9d5c47ea00db61bcaa9747f158ec0c2895feed3 (diff)
downloadaur-b8d878fa002a4b7c142165b38384d2a348aa3fef.tar.gz
3.15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1563da95ce51..bf519a777fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Myles English <myles at rockhead dot biz>
# Contributor: Lucas H. Gabrielli <heitzmann at gmail dot com>
pkgname=petsc
-pkgver=3.15.3
-pkgrel=2
+pkgver=3.15.4
+pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
#"linux-c-debug" for some things, so the _config should be changed too
@@ -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=('483028088020001e6f8d57b78a7fc880ed52d6693f57d627779c428f55cff73d'
+sha256sums=('1e62fb0859a12891022765d1e24660cfcd704291c58667082d81a0618d6b0047'
'f67901cec213c346481b6c9a56080dee9ee00a3852e46da9f35e933a11870623')
_install_dir=/opt/petsc/${_config}