use more secure urls
* file: fix source url to be dynamic again * crypt: fix typo in prev sha256 switch commit
This commit is contained in:
@@ -13,7 +13,7 @@ pkgrel=1
|
||||
pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities"
|
||||
arch=('any')
|
||||
license=('MIT')
|
||||
url="http://pylib.readthedocs.org/en/latest/"
|
||||
url="https://pylib.readthedocs.org/"
|
||||
makedepends=('python3-setuptools' 'python2-setuptools')
|
||||
source=("https://pypi.python.org/packages/source/p/py/py-$pkgver.tar.gz")
|
||||
sha512sums=('dd9d92f8eaf8e5fc61bfb7feb4b07df5ae1745ebf88bcbe9d62589caa9e1f7d8beae5b2d20b407520919e47391cd50cf2d5323556fa5bd90a37e120b1d394d7a')
|
||||
|
||||
Reference in New Issue
Block a user