summaryrefslogtreecommitdiff
path: root/mpich2
diff options
context:
space:
mode:
Diffstat (limited to 'mpich2')
-rw-r--r--mpich2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpich2/PKGBUILD b/mpich2/PKGBUILD
index 1d8ba635..465ef6b2 100644
--- a/mpich2/PKGBUILD
+++ b/mpich2/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Jonathan Kotta <jpkotta at gmail dot com>
pkgname=mpich2
pkgver=1.5
-pkgrel=13
+pkgrel=14
pkgdesc="An improved implementation of the Message Passing Interface (legacy version)."
arch=('i686' 'pentium4' 'x86_64')
url="http://mpich.org"
license=('custom')
_pinned_dependencies=(
- 'gcc-libs=10.1.0'
+ 'gcc-libs=10.2.0'
'glibc>=2.31'
'libgfortran.so=5'
'libnsl=1.3.0'