summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2019-07-19 09:00:46 -0700
committerMartin Diehl2019-07-19 09:00:46 -0700
commit146bb68877f53f60fc4f316bac68677e911f1639 (patch)
treea17fccedff81153b0a394329663111447ec35e6b /PKGBUILD
parent5623573f81df65b8eec4448f38d56e7940a83be7 (diff)
downloadaur-146bb68877f53f60fc4f316bac68677e911f1639.tar.gz
3.11.3 is out
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9a4c0b3ad55..2df52c322860 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.11.2
+pkgver=3.11.3
pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
@@ -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=('4d244dd7d1565d6534e776445fcf6977a6ee2a8bb2be4a36ac1e0fc1f9ad9cfa'
+sha256sums=('199ad9650a9f58603b49e7fff7cd003ceb03aa231e5d37d0bf0496c6348eca81'
'849b029612312ee5baae43507e56aa32a2b2cb7a6cc4a0b432eb7354dec794d7')
_install_dir=/opt/petsc/${_config}