From 01de8d23eebdb15693db28d9900d1066bc993efa Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 2 Oct 2015 18:04:20 +0000 Subject: [PATCH] community/gdal to 2.0.1-1 --- community/gdal/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index de2f11293..fc49c6565 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -8,7 +8,7 @@ # - use uname in path in removing rpath in packaging pkgname=gdal -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') @@ -24,7 +24,7 @@ options=('!emptydirs') changelog=$pkgname.changelog source=(http://download.osgeo.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz gdal-python-install.patch) -sha256sums=('66bc8192d24e314a66ed69285186d46e6999beb44fc97eeb9c76d82a117c0845' +sha256sums=('b55f794768e104a2fd0304eaa61bb8bda3dc7c4e14f2c9d0913baca3e55b83ab' '55a0a961b2d1caddf80f18b6763a96690b0b6443fbd5a0c89e29503ded3bcea6') prepare() {