aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-wxpython
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 11:21:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:34 +0000
commit91c6ccb2c4fb69fe8887d81d76e30c76bc2d7875 (patch)
treea09e065e1a810c1e744bc629dd514b724cff2f7e /testing/py3-wxpython
parentcd3acbd459a9bf94fea70bc473a5bd0f54932a6b (diff)
testing/py3-wxpython: upgrade to 4.0.7 and python 3.8
Diffstat (limited to 'testing/py3-wxpython')
-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"