Date: Monday, June 17, 2019 @ 20:47:36
  Author: arojas
Revision: 482026

https

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-17 20:47:20 UTC (rev 482025)
+++ PKGBUILD    2019-06-17 20:47:36 UTC (rev 482026)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
-url="http://docs.python.org/";
+url="https://docs.python.org/";
 license=('GPL')
 install=python2-docs.install
 options=('docs')

Reply via email to