From 9dbca8df8f2e7448ff72d56eca63c20df6278a00 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 21 Oct 2016 18:16:18 +0000 Subject: [PATCH] community/gdal to 2.1.1-2 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 6ddb12863..5909cb402 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gdal pkgver=2.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"