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

Felix Yan fyan at archlinux.org
Mon Nov 24 16:08:08 UTC 2014


    Date: Monday, November 24, 2014 @ 17:08:08
  Author: fyan
Revision: 227055

upgpkg: hdf5-openmpi 1.8.14-1

upstream new release

Modified:
  hdf5-openmpi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-24 16:07:58 UTC (rev 227054)
+++ PKGBUILD	2014-11-24 16:08:08 UTC (rev 227055)
@@ -8,7 +8,7 @@
 
 pkgname=hdf5-openmpi
 _pkgname=hdf5
-pkgver=1.8.13
+pkgver=1.8.14
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="General purpose library and file format for storing scientific data (OpenMPI version)"
@@ -20,7 +20,7 @@
 conflicts=('hdf5')
 source=(ftp://ftp.hdfgroup.org/HDF5/current/src/${_pkgname}-${pkgver/_/-}.tar.bz2 
 mpi.patch) 
-sha1sums=('712955025f03db808f000d8f4976b8df0c0d37b5'
+sha1sums=('3c48bcb0d5fb21a3aa425ed035c08d8da3d5483a'
           '658d4a3e537c9c76da3200effa8f95b656a21936')
 
 build() {



More information about the arch-commits mailing list