summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDražen Odobašić2015-12-10 11:44:28 +0100
committerDražen Odobašić2015-12-10 11:44:28 +0100
commit15b00e963d138263cc73d2dd5d0c19ec40a38802 (patch)
treef9947ee648f2f0c804f725973acf721302491b42
parent2b0696da6ba114a1cca70ee3d98aa9afdc14fda7 (diff)
downloadaur-gdal-curl.tar.gz
C++ ABI changed, we need to recompile
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8176a0c714e..ecf6096c76e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gdal-curl
_pkgname=gdal
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A translator library for raster geospatial data formats with curl and podofo (PDF) support"
arch=('i686' 'x86_64')
url="http://www.gdal.org/"