testing/py3-pefile: fix checksum

This commit is contained in:
prspkt 2019-07-06 22:33:23 +03:00
parent 7f24574fcd
commit 57713b6de9
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

@ -3,7 +3,7 @@
pkgname=py3-pefile
_pkgname=pefile
pkgver=2019.4.18
pkgrel=1
pkgrel=2
pkgdesc="Python PE parsing module"
url="https://github.com/erocarrera/pefile"
arch="noarch"
@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="351e9fa45731134b4c983b987ab865aa838d58c0c68b9d1a0645c705cd49d51c763ab6db7d8f5d0bf9a1ba8ea89dd297a7fc5bbd1d8184eebd84cf6553743ce5 py3-pefile-2019.4.18.tar.gz"
sha512sums="351e9fa45731134b4c983b987ab865aa838d58c0c68b9d1a0645c705cd49d51c763ab6db7d8f5d0bf9a1ba8ea89dd297a7fc5bbd1d8184eebd84cf6553743ce5 pefile-2019.4.18.tar.gz"