From d61e1cb687c5f2aa45a464d9b0bfab87cd228e9e Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Fri, 21 Oct 2016 11:54:33 +0300 Subject: [PATCH] hdf5: Rebuild --- mingw-w64-hdf5/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-hdf5/PKGBUILD b/mingw-w64-hdf5/PKGBUILD index 80a0dc676b..6c52039639 100644 --- a/mingw-w64-hdf5/PKGBUILD +++ b/mingw-w64-hdf5/PKGBUILD @@ -7,7 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" _ver=1.8.16 patch= pkgver=${_ver}${patch//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="General purpose library and file format for storing scientific data" arch=('any') url="https://www.hdfgroup.org/HDF5/"