From 030f4df5a18663c3edad3ce4aac71d3fdf6de5c6 Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Thu, 3 Aug 2017 11:45:55 -0400 Subject: [PATCH] community/gdal to 2.2.0-3 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 381ef4337..637c8ed8b 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gdal pkgver=2.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"