Date: Tuesday, June 18, 2019 @ 20:30:12
  Author: arojas
Revision: 482211

https

Modified:
  python-parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-18 20:29:54 UTC (rev 482210)
+++ PKGBUILD    2019-06-18 20:30:12 UTC (rev 482211)
@@ -7,7 +7,7 @@
 pkgrel=1
 
 pkgdesc='Parse strings using a specification based on the Python format() 
syntax.'
-url='http://pypi.python.org/pypi/parse'
+url='https://pypi.python.org/pypi/parse'
 arch=('any')
 license=('BSD')
 

Reply via email to