secure checksums and urls

This commit is contained in:
Viktor Szakats
2017-11-10 15:54:00 +00:00
parent 7d92727e12
commit 842787a071
10 changed files with 41 additions and 42 deletions

View File

@@ -10,7 +10,7 @@ url="https://github.com/ActiveState/appdirs"
license=('MIT')
makedepends=('python3-setuptools' 'python2-setuptools')
source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz")
md5sums=('44c679904082a2133f5566c8a0d3ab42')
sha256sums=('9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92')
prepare() {
cp -a appdirs-$pkgver{,-py2}