From 89f967b20995b56ff7ac23a8ccbc6e76d589f01e Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Nov 2015 16:33:38 -0500 Subject: spatialindex-1.8.5-1: updating version --- pcr/spatialindex/PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/pcr/spatialindex/PKGBUILD b/pcr/spatialindex/PKGBUILD index 2e107db42..6cde5eb70 100644 --- a/pcr/spatialindex/PKGBUILD +++ b/pcr/spatialindex/PKGBUILD @@ -1,9 +1,11 @@ -# Contributor (Arch): Lantald -# Maintainer : Omar Vega Ramos +# Original Maintainer (Arch): Lantald +# Maintainer (Arch): Danilo +# Maintainer: Omar Vega Ramos + pkgname=spatialindex -pkgver=1.8.4 +pkgver=1.8.5 pkgrel=1 -pkgdesc="An extensible framework that supports robust spatial indexing methods and sophisticated spatial queries." +pkgdesc='An extensible framework that supports robust spatial indexing methods and sophisticated spatial queries.' arch=('i686' 'x86_64') url="http://libspatialindex.github.com/" license=('MIT') @@ -12,8 +14,8 @@ provides=(spatialindex) conflicts=(libspatialindex-git) source=("http://download.osgeo.org/libspatialindex/$pkgname-src-$pkgver.tar.gz" 'LICENSE') -md5sums=('b17f86d9a49f284fe403c19b36fb5d89' - '6a9a7d8158edbf1529ca46aae5a76752') +sha256sums=('7caa46a2cb9b40960f7bc82c3de60fa14f8f3e000b02561b36cbf2cfe6a9bfef' + '170961cdd7754bed14e465eff7d4f22c5df11d8d104310a56a7ee3ab201bc279') build() { cd "$srcdir/$pkgname-src-$pkgver/" -- cgit v1.2.3-54-g00ecf