summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2020-09-30 05:26:35 +0200
committerMartin Diehl2020-09-30 05:26:35 +0200
commit0a89f5ac9e30a3a68abb39c1414f356e73c6a836 (patch)
tree4bf8778dd42dd4b6a5f77c6df57e402a240200b4 /PKGBUILD
parenta25e88fe6bb904dd8deebd8a9e79cfb6df0b579c (diff)
downloadaur-0a89f5ac9e30a3a68abb39c1414f356e73c6a836.tar.gz
new version is out
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94b6f45097cc..390a0594ebc1 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.13.4
+pkgver=3.13.6
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=('8d470cba1ceb9638694550134a2f23aac85ed7249cb74992581210597d978b94'
+sha256sums=('67ca2cf3040d08fdc51d27f660ea3157732b24c2f47aae1b19d63f62a39842c2'
'f67901cec213c346481b6c9a56080dee9ee00a3852e46da9f35e933a11870623')
_install_dir=/opt/petsc/${_config}