From 2dd8f16ac99d920683fb9c5aaf55c22563d315d0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 17 Dec 2016 00:54:28 +0000 Subject: [PATCH] community/gdal to 2.1.1-4 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 738212484..cbc6cf836 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -9,7 +9,7 @@ pkgname=gdal pkgver=2.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/"