summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Diehl2022-10-04 13:24:12 +0200
committerMartin Diehl2022-10-04 13:24:12 +0200
commit11b5e823180b86da1daa25e112f3f7918eb5a245 (patch)
tree33a4b5741fac1fe712b34a55e506501f8e4f1cfe /PKGBUILD
parent05532ed6645296c32c6e9c247024959aa4715bcc (diff)
downloadaur-11b5e823180b86da1daa25e112f3f7918eb5a245.tar.gz
forgotten update
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')