Date: Tuesday, September 24, 2019 @ 20:03:43 Author: arojas Revision: 511687
https Modified: python-rtree/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-24 20:03:09 UTC (rev 511686) +++ PKGBUILD 2019-09-24 20:03:43 UTC (rev 511687) @@ -4,7 +4,7 @@ pkgver=0.8.3 pkgrel=2 pkgdesc="Rtree: spatial index for Python GIS" -url="http://toblerity.github.com/rtree/" +url="https://toblerity.github.com/rtree/" license=('LGPL') arch=('any') depends=('spatialindex' 'python-setuptools')
