summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Bilke2017-12-15 15:42:14 +0100
committerAndreas Bilke2017-12-15 15:42:14 +0100
commit02a9dd23033db98aa2eb07e6db841caf15c8a704 (patch)
treeaf2a07140dd9acc29321287a98f50f1cdeac58a8
parent158fd1d54c39542dc69ad3de311d6e4720002590 (diff)
downloadaur-02a9dd23033db98aa2eb07e6db841caf15c8a704.tar.gz
Updated to 3.8.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ae5e46ab7b7..8192d4ee6dcd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 14 08:36:24 UTC 2017
+# Fri Dec 15 14:41:56 UTC 2017
pkgbase = petsc
pkgdesc = Portable, extensible toolkit for scientific computation
- pkgver = 3.8.2
+ pkgver = 3.8.3
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.8.2.tar.gz
+ source = http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.8.3.tar.gz
source = test_optdepends.sh
- md5sums = 00666e1c4cbfa8dd6eebf91ff8180f79
+ md5sums = 322cbcf2a0f7b7bad562643b05d66f11
md5sums = e60925d1f552303198106bf98eb2bfa5
- sha256sums = 42690508d408e31fb98be738ac097bc869be14c5bfe08dda2184243283ceb16a
+ sha256sums = 01f9c3ed937eafac6c9e006510b61c7cd07197115ec40c429fc835f346ca3eac
sha256sums = adff0a432735f6cf4ec2edcb7345ba0d90963bef962b8d9742fa5e9735c0e455
pkgname = petsc
diff --git a/PKGBUILD b/PKGBUILD
index bda010f73660..016737ac6c69 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.8.2
+pkgver=3.8.3
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=('00666e1c4cbfa8dd6eebf91ff8180f79'
+md5sums=('322cbcf2a0f7b7bad562643b05d66f11'
'e60925d1f552303198106bf98eb2bfa5')
-sha256sums=('42690508d408e31fb98be738ac097bc869be14c5bfe08dda2184243283ceb16a'
+sha256sums=('01f9c3ed937eafac6c9e006510b61c7cd07197115ec40c429fc835f346ca3eac'
'adff0a432735f6cf4ec2edcb7345ba0d90963bef962b8d9742fa5e9735c0e455')