Date: Friday, January 25, 2013 @ 02:52:58 Author: svenstaro Revision: 82846
upgpkg: gdal 1.9.1-1 Updating to 1.9.1 Modified: gdal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-25 01:03:39 UTC (rev 82845) +++ PKGBUILD 2013-01-25 01:52:58 UTC (rev 82846) @@ -4,7 +4,7 @@ # Contributor: William Rea <[email protected]> pkgname=gdal -pkgver=1.9.0 +pkgver=1.9.1 pkgrel=1 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ changelog=$pkgname.changelog source=(http://download.osgeo.org/${pkgname}/${pkgname}-${pkgver}.tar.gz gdal-1.5.1-python-install.patch) -md5sums=('1853f3d8eb5232ae030abe007840cade' +md5sums=('c5cf09b92dac1f5775db056e165b34f5' '81afc1c26d29cee84aadb6924fe33861') build() {
