From 533550914200e257159fa1cc4833c27ee3724696 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 7 Oct 2017 17:20:28 +0000 Subject: [PATCH] community/gdal to 2.2.1-7 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index ec4e09256..b425870c2 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gdal pkgver=2.2.1 -pkgrel=5 +pkgrel=7 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"