Date: Tuesday, June 18, 2019 @ 20:18:34
Author: arojas
Revision: 482187
https
Modified:
python-fs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-18 20:17:57 UTC (rev 482186)
+++ PKGBUILD 2019-06-18 20:18:34 UTC (rev 482187)
@@ -7,7 +7,7 @@
pkgdesc="Filesystem abstraction layer"
arch=('any')
license=('BSD')
-url="http://pypi.python.org/pypi/fs/"
+url="https://pypi.python.org/pypi/fs/"
makedepends=('python-appdirs' 'python2-appdirs' 'python2-enum34' 'python-pytz'
'python2-pytz'
'python2-scandir' 'python-setuptools' 'python2-setuptools'
'python-six' 'python2-six'
'python2-typing' 'python2-backports.os')