aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-wxpython/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-wxpython/APKBUILD b/testing/py3-wxpython/APKBUILD
index 28bd586a549..e855d5506c1 100644
--- a/testing/py3-wxpython/APKBUILD
+++ b/testing/py3-wxpython/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
_pkgname=wxPython
pkgname=py3-wxpython
-pkgver=4.0.6
-pkgrel=1
+pkgver=4.0.7
+pkgrel=0
pkgdesc="Cross-platform GUI toolkit for the Python language"
url="https://wxpython.org/"
arch="all"
@@ -38,4 +38,4 @@ package() {
find "$pkgdir"/usr/lib -type f -exec chmod 644 {} \;
}
-sha512sums="bfe799e1a0987cb57f2e31199cdb522471aaa08bb3b642fdf4130f4219b81487d4b6252f7a8afd3af7cdaeef2e992cecfc581e97d8b42307a4e0a8c9009db301 wxPython-4.0.6.tar.gz"
+sha512sums="22d74a1285de432dd251ed6343b6138411a70742a7026e1ab002e08b84f111123382625bd64055412687d9ba7b579681d9894a58705455eb6a2b5e3c9d9985c0 wxPython-4.0.7.tar.gz"