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 54d885f5f372..fd07aeef29d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Contributor: Lucas H. Gabrielli
pkgname=mumps
pkgver=5.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='Sparse solver library using Gaussian elimination'
-url='http://mumps.enseeiht.fr'
+url='https://graal.ens-lyon.fr/MUMPS/index.php'
license=('custom')
depends=('lapack' 'openmpi' 'scotch' 'scalapack' 'metis' 'zlib' 'bzip2')
makedepends=('gcc-fortran')