From 18f3b1e53f0280e1e35c755017937b06e529e9d0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 28 May 2015 12:42:48 +0000 Subject: [PATCH] community/gdal to 1.11.2-5 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index b5a04e6f1..c1676ec9e 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gdal pkgver=1.11.2 -pkgrel=4 +pkgrel=5 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"