summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2019-03-05 09:31:05 +0100
committerMartin Diehl2019-03-05 09:31:05 +0100
commit5a1cf8515ba67810d4f0dfa007be105951263c50 (patch)
tree9c15ea99a22a26a4b21e22f0c4ba385fd1dd3ec6 /PKGBUILD
parent86d12bbb6a16c8c36f40f84d80b3dcebbb6d7b70 (diff)
downloadaur-5a1cf8515ba67810d4f0dfa007be105951263c50.tar.gz
update to 3.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e31f1c686ac..a518b480148e 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.10.3
-pkgrel=3
+pkgver=3.10.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
@@ -31,7 +31,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=('cd106babbae091604fee40c258737c84dec048949be779eaef5a745df3dc8de4'
+sha256sums=('6c836df84caa9ae683ae401d3f94eb9471353156fec6db602bf2e857e4ec339f'
'849b029612312ee5baae43507e56aa32a2b2cb7a6cc4a0b432eb7354dec794d7')
_install_dir=/opt/petsc/${_config}