summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e40b1194a88..57a9670e5593 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Michele Mocciola <mickele>
pkgname=aster
pkgver=12.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Code-Aster"
url="http://www.code-aster.org/"
license="GPL"
-depends=('python2' 'astk>=1.13.6' 'metis4' 'med>=3.0.8' 'mumps>=4.10.0-7')
+depends=('python2' 'astk>=1.13.6' 'metis4' 'med>=3.0.8' 'mumps4')
makedepends=()
install="${pkgname}.install"
arch=('i686' 'x86_64')