use HTTPS in URLs where supported (#1741)
This commit is contained in:
@@ -5,7 +5,7 @@ pkgver=2.3.4
|
||||
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')
|
||||
|
||||
Reference in New Issue
Block a user