From a8c6070edb22eff5067eb8f6a7bccb9d2ca2a853 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 23 Feb 2016 00:27:55 +0000 Subject: [PATCH] community/gdal to 2.0.2-2 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index ea627b965..0f5aa4cc6 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gdal pkgver=2.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"