From 9662c492f83cd7bb3c522ecaa46b3c650abae311 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Sun, 6 Aug 2017 14:30:37 +0000
Subject: [PATCH] community/gdal to 2.2.0-4

---
 community/gdal/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD
index 637c8ed8b..cce90be86 100644
--- a/community/gdal/PKGBUILD
+++ b/community/gdal/PKGBUILD
@@ -9,7 +9,7 @@
 
 pkgname=gdal
 pkgver=2.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A translator library for raster geospatial data formats"
 arch=('i686' 'x86_64')
 url="http://www.gdal.org/"