From a414ddff7e3bd9326321c3bc56ab83d78faaaf05 Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Mon, 22 Oct 2018 10:19:25 +0200 Subject: [PATCH] gdal: rebuild against new hdf5 --- gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdal/PKGBUILD b/gdal/PKGBUILD index a59a2c585..329c322e2 100644 --- a/gdal/PKGBUILD +++ b/gdal/PKGBUILD @@ -2,7 +2,7 @@ pkgname=gdal pkgver=2.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="A translator library for raster geospatial data formats" arch=('x86_64') url="http://www.gdal.org/"