From 383a4452de1d530d4da4b78869142cabf163e76b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 11 Nov 2017 14:10:51 +0000 Subject: [PATCH] community/gdal to 2.2.2-3 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index f43e5080f..ff72edc78 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gdal pkgver=2.2.2 -pkgrel=2 +pkgrel=3 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"