From a6892db0d0f554ce032bd069443e62a2e5f775aa Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Thu, 30 May 2019 10:26:27 +0300 Subject: [PATCH] hdf4: Rebuild for libgfortran --- mingw-w64-hdf4/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-hdf4/PKGBUILD b/mingw-w64-hdf4/PKGBUILD index 8c0bc8f0c1..c666b9ba27 100644 --- a/mingw-w64-hdf4/PKGBUILD +++ b/mingw-w64-hdf4/PKGBUILD @@ -4,7 +4,7 @@ _realname=hdf pkgbase=mingw-w64-${_realname}4 pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}4") pkgver=4.2.14 -pkgrel=1 +pkgrel=2 pkgdesc="Legacy HDF4 driver for GDAL (mingw-w64)" arch=('any') url='https://support.hdfgroup.org/products/hdf4/'