summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mpich/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpich/PKGBUILD b/mpich/PKGBUILD
index 0ee21919..00f60ee8 100644
--- a/mpich/PKGBUILD
+++ b/mpich/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mpich
pkgver=3.4a2
-pkgrel=1
+pkgrel=2
pkgdesc="An improved implementation of the Message Passing Interface."
url="https://mpich.org"
arch=('i686' 'pentium4' 'x86_64')
license=("custom")
replaces=(mpich2)
_pinned_dependencies=(
- 'gcc-libs=10.1.0'
+ 'gcc-libs=10.2.0'
'glibc>=2.31'
'libgfortran.so=5'
'libudev.so=1'