summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a88303368631..eade29e1c5d9 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.14.3
+pkgver=3.14.4
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}-lite-${pkgver/_/-}.tar.gz
test_optdepends.sh)
-sha256sums=('63ed7e3440f2bbc732a6c44aa878364f88f5016ab375d9b36d742893a049053d'
+sha256sums=('b030969816e02c251a6d010c07a90b69ade44932f9ddfac3090ff5e95ab97d5c'
'f67901cec213c346481b6c9a56080dee9ee00a3852e46da9f35e933a11870623')
_install_dir=/opt/petsc/${_config}