summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2023-05-21 14:00:04 +0200
committerMartin Diehl2023-05-21 14:00:04 +0200
commit2e4b46b19beb8104e2e22dab8f0d6c3ab63e95b6 (patch)
treeae5d44159ca221d88356b79c7b67c573124f0a05 /PKGBUILD
parent11b5e823180b86da1daa25e112f3f7918eb5a245 (diff)
downloadaur-2e4b46b19beb8104e2e22dab8f0d6c3ab63e95b6.tar.gz
5.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd07aeef29d4..c3e7eec88927 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Guillaume Dollé < dolle dot guillaume at gmail dot com >
# Contributor: Lucas H. Gabrielli
pkgname=mumps
-pkgver=5.5.1
-pkgrel=2
+pkgver=5.6.0
+pkgrel=1
pkgdesc='Sparse solver library using Gaussian elimination'
url='https://graal.ens-lyon.fr/MUMPS/index.php'
license=('custom')
@@ -15,7 +15,7 @@ conflicts=('mumps-par' 'mumps4')
arch=('i686' 'x86_64')
source=(http://graal.ens-lyon.fr/MUMPS/MUMPS_${pkgver}.tar.gz
Makefile.inc)
-sha512sums=('51ebc680ada41f5d622a353778233d6306f78ac25e30a3a5ba181b16961093215d4a2e715727340f6865abd0cf0a90d88665b13ddc36007f76eb8fcbc0ed5adf'
+sha512sums=('65ec704d4add646245992772196cb445705031586c72be46e6e068f362bc70926cae63351cc01c525b7c7177f684ac7d13fdba3c4cb99d99f557f6c0322a9fb3'
'bd1d72ab2638b4d28c560c182c5b5bd2c67d269ddcbe27afd7077caad4007fd0475a442710f27edaca293ecaf4ae70e7b2adc1e16e81e683929634c89c30a43f')
prepare () {