diff --git a/testing/py3-pefile/APKBUILD b/testing/py3-pefile/APKBUILD index 64a2f939a00..553df6fc1d4 100644 --- a/testing/py3-pefile/APKBUILD +++ b/testing/py3-pefile/APKBUILD @@ -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"