summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d40475126239..e3728c9c92af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Guillaume Dollé < dolle dot guillaume at gmail dot com >
# Contributor: Lucas H. Gabrielli
pkgname=mumps-par
-pkgver=5.6.1
+pkgver=5.6.2
pkgrel=1
pkgdesc="Sparse solver library using Gaussian elimination, with parmetis implementation"
url="https://graal.ens-lyon.fr/MUMPS/index.php"
@@ -14,7 +14,7 @@ conflicts=('mumps')
arch=('i686' 'x86_64')
source=(https://graal.ens-lyon.fr/MUMPS/MUMPS_${pkgver}.tar.gz
Makefile.inc)
-sha256sums=('1920426d543e34d377604070fde93b8d102aa38ebdf53300cbce9e15f92e2896'
+sha256sums=('13a2c1aff2bd1aa92fe84b7b35d88f43434019963ca09ef7e8c90821a8f1d59a'
'd3695d7c8f16aef345f293418bf222e5bf52968a79ea8ad44060c568d8126602')
prepare() {