Date: Monday, June 3, 2019 @ 20:49:24
  Author: arojas
Revision: 476751

https

Modified:
  geos/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-03 20:48:50 UTC (rev 476750)
+++ PKGBUILD    2019-06-03 20:49:24 UTC (rev 476751)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="C++ port of the Java Topology Suite"
 arch=('x86_64')
-url="http://trac.osgeo.org/geos/";
+url="https://trac.osgeo.org/geos/";
 license=('LGPL')
 depends=('gcc-libs' 'bash')
 options=('!emptydirs')

Reply via email to