From 2c8deddc402a0ab103a4241f205c6a83312835ff Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Tue, 29 Jul 2014 15:29:46 -0400 Subject: [PATCH] community/gdal to 1.11.0-4 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 89e175f24..1c0e2b7fa 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gdal pkgver=1.11.0 -pkgrel=3 +pkgrel=4 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"