[arch-commits] Commit in openmpi/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Aug 13 15:50:39 UTC 2018


    Date: Monday, August 13, 2018 @ 15:50:39
  Author: anthraxx
Revision: 331460

upgpkg: openmpi 3.1.1-1

Modified:
  openmpi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-13 15:06:43 UTC (rev 331459)
+++ PKGBUILD	2018-08-13 15:50:39 UTC (rev 331460)
@@ -3,7 +3,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=openmpi
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc='High performance message passing library (MPI)'
 url='https://www.open-mpi.org'
@@ -14,8 +14,8 @@
 optdepends=('gcc-fortran: fortran support')
 options=('staticlibs')
 source=(https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b25c044124cc859c0b4e6e825574f9439a51683af1950f6acda1951f5ccdf06c')
-sha512sums=('23a43a16683c4b56f96c711fe009d992f3bd4e10cf9ef55091865a5b1aed195cc1de6a87720564f70d3b60a2441966bab39cda8969293aeb118cda10aead3dee')
+sha256sums=('3f11b648dd18a8b878d057e9777f2c43bf78297751ad77ae2cef6db0fe80c77c')
+sha512sums=('d0e16676727fdc69cbd732be8475ffe2a9142a2b69b41d51d1da30c245d4ad1912c26029a1305d4221781d2b8dfb89edbb84185fefc65b9070727ed85133f117')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list