summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Heitzmann Gabrielli2018-10-03 08:08:09 -0300
committerLucas Heitzmann Gabrielli2018-10-03 08:08:09 -0300
commitab5a2b7dd8aea291dc37ff0eee441f0e9a9d4308 (patch)
tree2868bdd8afb3dcc25d119f25a7d002a118a2e9ff /PKGBUILD
parent76b5724d8bb16cd5c118f3f5c3ccafeeaf26a6d4 (diff)
downloadaur-ab5a2b7dd8aea291dc37ff0eee441f0e9a9d4308.tar.gz
Update to 3.10.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4b6951f3112..dd5cfd5dad41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Myles English <myles at rockhead dot biz>
# Contributor: Lucas H. Gabrielli <heitzmann at gmail dot com>
pkgname=petsc
-pkgver=3.10.0
+pkgver=3.10.1
pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
@@ -30,7 +30,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=('6ebacc010397ea47649495e8363cd7d7d86b876e6df07c6f6ccfa48b22fa555c'
+sha256sums=('b6e64ce062113ee0e2e2a6cfffb4d33c085ec91d5bc3afeb33781074aa5a22a5'
'b737cc58ffb581c68072cf978bf4de3eaff8318c7a1e65c174d7ffe802ed427b')
_install_dir=/opt/petsc/${_config}