From 16b10cd0cf6a2ce1ecfd5a7ecb9d7ccaa36c0186 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 19 Dec 2015 05:51:40 +0000 Subject: [PATCH] community/gdal to 2.0.1-6 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 45f403b7e..2dc9110ed 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gdal pkgver=2.0.1 -pkgrel=5 +pkgrel=6 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"