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

Bruno Pagani archange at archlinux.org
Mon Oct 22 15:28:58 UTC 2018


    Date: Monday, October 22, 2018 @ 15:28:58
  Author: archange
Revision: 398407

upgpkg: hdf5 1.10.4-1

Modified:
  hdf5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-22 15:21:44 UTC (rev 398406)
+++ PKGBUILD	2018-10-22 15:28:58 UTC (rev 398407)
@@ -6,8 +6,8 @@
 # Contributor: Tom K <tomk at runbox.com>
 
 pkgname=hdf5
-pkgver=1.10.3
-pkgrel=2
+pkgver=1.10.4
+pkgrel=1
 pkgdesc="General purpose library and file format for storing scientific data"
 arch=('x86_64')
 url="https://www.hdfgroup.org/hdf5"
@@ -18,9 +18,7 @@
 provides=('hdf5-cpp-fortran')
 options=('staticlibs')
 source=("https://support.hdfgroup.org/ftp/HDF5/releases/${pkgname}-${pkgver:0:4}/${pkgname}-${pkgver/_/-}/src/${pkgname}-${pkgver/_/-}.tar.bz2")
-# https://support.hdfgroup.org/ftp/HDF5/releases/${pkgname}-${pkgver:0:4}/${pkgname}-${pkgver/_/-}/src/${pkgname}-${pkgver/_/-}.md5
-md5sums=('56c5039103c51a40e493b43c504ce982')
-sha256sums=('c65cdcce4724a57fd3f8da9f0d109b497be30092acb9fac634d1291190d905a9')
+sha256sums=('1267ff06aaedc04ca25f7c6026687ea2884b837043431195f153401d942b28df')
 
 build() {
     # Crazy workaround: run CMake to generate pkg-config file



More information about the arch-commits mailing list