aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-xmltodict/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/py3-xmltodict/APKBUILD b/community/py3-xmltodict/APKBUILD
index 69540850a37..5ab3fd12b05 100644
--- a/community/py3-xmltodict/APKBUILD
+++ b/community/py3-xmltodict/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-xmltodict
_realname=xmltodict
-pkgver=0.12.0
-pkgrel=4
+pkgver=0.13.0
+pkgrel=0
pkgdesc="an xmltodict implementation"
url="https://pypi.python.org/pypi/xmltodict/"
arch="noarch"
@@ -29,4 +29,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="baab65299134f3daec05e6c1d9cbb80343cc89f7d1fee2fd3be2bba0bc5c7dd78dcc72abd8cb721edd0c9504eab2d9e4135618237b54a85809dc0cf42b6f7616 py3-xmltodict-0.12.0.tar.gz"
+sha512sums="
+a7c12efa3c8d9b30a36a4b0ed2a8215f9833728d7988e74ef36458790a786c4c7517e536e8a82939623069716cdff258da5aab378a74f884a0fa245e7951f0bf py3-xmltodict-0.13.0.tar.gz
+"