Date: Monday, June 17, 2019 @ 20:48:58
  Author: arojas
Revision: 482030

https

Modified:
  python2-pathlib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-17 20:48:42 UTC (rev 482029)
+++ PKGBUILD    2019-06-17 20:48:58 UTC (rev 482030)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc='Object-oriented filesystem paths'
 arch=('any')
-url='http://pypi.python.org/pypi/pathlib2'
+url='https://pypi.python.org/pypi/pathlib2'
 license=('MIT')
 depends=('python2-six' 'python2-scandir')
 makedepends=('python2-setuptools')

Reply via email to