From bade0f7142dff0c799cb3c7a598f9d63cc1f2312 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 24 Apr 2017 19:03:28 +0000 Subject: [PATCH] community/gdal to 2.1.2-1 --- community/gdal/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index cbc6cf836..4e8537dcb 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -8,8 +8,8 @@ # - use uname in path in removing rpath in packaging pkgname=gdal -pkgver=2.1.1 -pkgrel=4 +pkgver=2.1.2 +pkgrel=1 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/" @@ -23,7 +23,7 @@ optdepends=('postgresql: postgresql database support' options=('!emptydirs') changelog=$pkgname.changelog source=(http://download.osgeo.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('87ce516ce757ad1edf1e21f007fbe232ed2e932af422e9893f40199711c41f92') +sha256sums=('b597f36bd29a2b4368998ddd32b28c8cdf3c8192237a81b99af83cc17d7fa374') prepare() { cd "${srcdir}"/$pkgname-$pkgver