mpich: auto updated to 4.3.0-1

This commit is contained in:
BioArchLinuxBot 2025-02-03 18:12:51 +00:00
parent 1a803dd270
commit f31525ec9c

View file

@ -3,8 +3,8 @@
# Contributor: George Eleftheriou <eleftg> # Contributor: George Eleftheriou <eleftg>
pkgname=mpich pkgname=mpich
pkgver=4.2.3 pkgver=4.3.0
pkgrel=2 pkgrel=1
pkgdesc="An improved implementation of the Message Passing Interface." pkgdesc="An improved implementation of the Message Passing Interface."
url="https://mpich.org" url="https://mpich.org"
arch=(x86_64) arch=(x86_64)
@ -16,7 +16,7 @@ optdepends=(perl python)
install="${pkgname}.install" install="${pkgname}.install"
source=("https://www.mpich.org/static/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz" source=("https://www.mpich.org/static/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"
"mpich.profile") "mpich.profile")
sha256sums=('7a019180c51d1738ad9c5d8d452314de65e828ee240bcb2d1f80de9a65be88a8' sha256sums=('5e04132984ad83cab9cc53f76072d2b5ef5a6d24b0a9ff9047a8ff96121bcc63'
'b9716439a544511bf88618edeb40c3eb80f1b5d0d9369c30d750251feed02284') 'b9716439a544511bf88618edeb40c3eb80f1b5d0d9369c30d750251feed02284')
options=('!libtool') options=('!libtool')