summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchrottfresse2018-11-28 19:04:35 +0100
committerSchrottfresse2018-11-28 19:04:35 +0100
commitdefea62a09a203eb553c26d325db20f7a9ff3ff2 (patch)
tree86ba3a6bf084b3cf05969676e29aae15ad86a44b /PKGBUILD
parentfb3ce51703869d42b3e85a064b3410f58c58cf55 (diff)
downloadaur-defea62a09a203eb553c26d325db20f7a9ff3ff2.tar.gz
Update version and .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e3f76055952..66092b559fc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Schrottfresse <schrottfresse@gmx.de>
pkgname=libspatialindex-git
-pkgver=r460.0f5f2d0
-pkgrel=1
+pkgver=r500.e4a15b6
+pkgrel=2
pkgdesc="C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API "
arch=('i686' 'x86_64')
url="http://libspatialindex.github.com/"