aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pefile
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-07-06 22:33:23 +0300
committerprspkt <prspkt@protonmail.com>2019-07-06 22:33:23 +0300
commit57713b6de9bfae239e2f58e66515bb52409fdb87 (patch)
tree9bc46404f087db13039ad4381149d5912aba1637 /testing/py3-pefile
parent7f24574fcd469407c3f8eeaf4fb7df7bec9bc0f1 (diff)
downloadaports-57713b6de9bfae239e2f58e66515bb52409fdb87.tar.bz2
aports-57713b6de9bfae239e2f58e66515bb52409fdb87.tar.xz
testing/py3-pefile: fix checksum
Diffstat (limited to 'testing/py3-pefile')
-rw-r--r--testing/py3-pefile/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pefile/APKBUILD b/testing/py3-pefile/APKBUILD
index 64a2f939a0..553df6fc1d 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"