summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2022-11-01 09:32:49 +0000
committerAuto update bot2022-11-01 09:32:49 +0000
commitbced73dc6cbbe1f9e1e08f94e5000ef671e6d057 (patch)
tree82e10f18fcd8386e0a335cda789a83c8c292ba90
parent37a79f58dfa1bb4386e03dfb6ff0cda6d86d7894 (diff)
downloadaur-bced73dc6cbbe1f9e1e08f94e5000ef671e6d057.tar.gz
auto updated to 5.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3700570b75c1..fd5766b7d3a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mumps-par
pkgdesc = Sparse solver library using Gaussian elimination, with parmetis implementation
- pkgver = 5.4.1
+ pkgver = 5.5.1
pkgrel = 1
url = https://graal.ens-lyon.fr/MUMPS/index.php
arch = i686
@@ -17,12 +17,12 @@ pkgbase = mumps-par
depends = bzip2
provides = mumps
conflicts = mumps
- source = https://graal.ens-lyon.fr/MUMPS/MUMPS_5.4.1.tar.gz
+ source = https://graal.ens-lyon.fr/MUMPS/MUMPS_5.5.1.tar.gz
source = Makefile.inc
source = MUMPS-shared.patch
source = MUMPS-shared-pord.patch
source = MUMPS-shared-seq.patch
- sha256sums = 774fc9411a3ab4704bc907cb7d30090ce6a65b83cde32549c58d3e9f63594e1a
+ sha256sums = 1abff294fa47ee4cfd50dfd5c595942b72ebfcedce08142a75a99ab35014fa15
sha256sums = b5d3baf74f14f30f7888cc6847ffdf43184aaa9609dd21b9d9ab94a9070639ee
sha256sums = 51c754c0d34b461f3635ce2731f82e9c51d512528caf72cac5041380259d063d
sha256sums = e47d0bb48d278c96963bf0de2a6282836fef80af4344376c2a796c59c723053f
diff --git a/PKGBUILD b/PKGBUILD
index 1d77a97e44df..3a834613e3b5 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.4.1
+pkgver=5.5.1
pkgrel=1
pkgdesc="Sparse solver library using Gaussian elimination, with parmetis implementation"
url="https://graal.ens-lyon.fr/MUMPS/index.php"
@@ -18,7 +18,7 @@ source=(https://graal.ens-lyon.fr/MUMPS/MUMPS_${pkgver}.tar.gz
MUMPS-shared.patch
MUMPS-shared-pord.patch
MUMPS-shared-seq.patch)
-sha256sums=('774fc9411a3ab4704bc907cb7d30090ce6a65b83cde32549c58d3e9f63594e1a'
+sha256sums=('1abff294fa47ee4cfd50dfd5c595942b72ebfcedce08142a75a99ab35014fa15'
'b5d3baf74f14f30f7888cc6847ffdf43184aaa9609dd21b9d9ab94a9070639ee'
'51c754c0d34b461f3635ce2731f82e9c51d512528caf72cac5041380259d063d'
'e47d0bb48d278c96963bf0de2a6282836fef80af4344376c2a796c59c723053f'