Date: Tuesday, September 24, 2019 @ 20:01:29
  Author: arojas
Revision: 511681

https

Modified:
  python-antlr4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-09-24 20:01:00 UTC (rev 511680)
+++ PKGBUILD    2019-09-24 20:01:29 UTC (rev 511681)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="ANTLR4 runtime for Python"
 arch=('any')
-url="http://www.antlr.org/";
+url="https://www.antlr.org/";
 license=('BSD')
 depends=('python')
 makedepends=('python-setuptools')

Reply via email to