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

Bruno Pagani archange at gemini.archlinux.org
Sun May 15 20:19:33 UTC 2022


    Date: Sunday, May 15, 2022 @ 20:19:33
  Author: archange
Revision: 1207489

upgpkg: hdf5 1.12.2-1

Modified:
  hdf5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-15 20:02:56 UTC (rev 1207488)
+++ PKGBUILD	2022-05-15 20:19:33 UTC (rev 1207489)
@@ -5,7 +5,7 @@
 # Contributor: Tom K <tomk at runbox.com>
 
 pkgname=hdf5
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="General purpose library and file format for storing scientific data"
 arch=(x86_64)
@@ -16,7 +16,7 @@
 replaces=(hdf5-java)
 provides=(hdf5-java)
 source=(https://support.hdfgroup.org/ftp/HDF5/releases/${pkgname}-${pkgver:0:4}/${pkgname}-${pkgver/_/-}/src/${pkgname}-${pkgver/_/-}.tar.bz2)
-sha256sums=('aaf9f532b3eda83d3d3adc9f8b40a9b763152218fa45349c3bc77502ca1f8f1c')
+sha256sums=('1a88bbe36213a2cea0c8397201a459643e7155c9dc91e062675b3fb07ee38afe')
 
 build() {
     # Crazy workaround: run CMake to generate pkg-config file



More information about the arch-commits mailing list