summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Bilke2017-09-26 16:05:25 +0200
committerAndreas Bilke2017-09-26 16:05:25 +0200
commita61137a8f9c018de52a8ec589697b7ba41043229 (patch)
tree523fa1f49510ea4408701d9757c8db39c1d0e2b8
parent5376bfd43f4f8a1aab56d1c9a4f1dc440383a779 (diff)
downloadaur-a61137a8f9c018de52a8ec589697b7ba41043229.tar.gz
Updated to 3.7.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ebb385268b6..673ac7e6e406 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 18 12:03:44 UTC 2017
+# Tue Sep 26 14:05:04 UTC 2017
pkgbase = petsc
pkgdesc = Portable, extensible toolkit for scientific computation
- pkgver = 3.7.6
+ pkgver = 3.7.7
pkgrel = 1
url = https://www.mcs.anl.gov/petsc/
install = petsc.install
@@ -26,11 +26,11 @@ pkgbase = petsc
optdepends = mumps: support for the mumps sparse solver
optdepends = fftw: support for the fftw fast Fourier transform
options = staticlibs
- source = http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.7.6.tar.gz
+ source = http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.7.7.tar.gz
source = test_optdepends.sh
- md5sums = 977aa84b85aa3146c695592cd0a11057
+ md5sums = c2cfb76677d32839810c4cf51a2f9cf5
md5sums = e60925d1f552303198106bf98eb2bfa5
- sha256sums = 3c8ee051349587d45baa7910c54ce8e0a571592e3b40f3054a7b7f986919d449
+ sha256sums = 40fd3bc76998e056c4097704c08f28eb89bf3b93164dc9e69abab393f43bf6f0
sha256sums = adff0a432735f6cf4ec2edcb7345ba0d90963bef962b8d9742fa5e9735c0e455
pkgname = petsc
diff --git a/PKGBUILD b/PKGBUILD
index 4dbff7c444d5..5112291607c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andreas Bilke <abilke at cosy dot sbg dot ac dot at>
# Contributor: Myles English <myles at rockhead dot biz>
pkgname=petsc
-pkgver=3.7.6
+pkgver=3.7.7
pkgrel=1
_config=linux-c-opt
# if --with-debugging=yes is set then PETSC_ARCH is automatically set to
@@ -26,9 +26,9 @@ 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)
-md5sums=('977aa84b85aa3146c695592cd0a11057'
+md5sums=('c2cfb76677d32839810c4cf51a2f9cf5'
'e60925d1f552303198106bf98eb2bfa5')
-sha256sums=('3c8ee051349587d45baa7910c54ce8e0a571592e3b40f3054a7b7f986919d449'
+sha256sums=('40fd3bc76998e056c4097704c08f28eb89bf3b93164dc9e69abab393f43bf6f0'
'adff0a432735f6cf4ec2edcb7345ba0d90963bef962b8d9742fa5e9735c0e455')