testing/py3-wxpython: upgrade to 4.0.7 and python 3.8

This commit is contained in:
Natanael Copa 2019-11-04 11:21:11 +00:00
parent cd3acbd459
commit 91c6ccb2c4

View File

@ -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"