wxPython4: update to 4.0.4.

This commit is contained in:
Piotr Wójcik 2019-03-08 12:18:14 +01:00 committed by maxice8
parent e3f249f71f
commit 79b741a1fb
2 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'wxPython4'
pkgname=wxPython4
version=4.0.3
version=4.0.4
revision=1
wrksrc="${pkgname//4/}-${version}"
wrksrc="wxPython-${version}"
build_style=python3-module
pycompile_module="wx"
make_build_args="--skip-build"
@ -15,8 +15,8 @@ short_desc="WxWidgets GUI toolkit library (Python3 Bindings)"
maintainer="Jasper Chan <jasperchan515@gmail.com>"
license="wxWindows"
homepage="http://www.wxpython.org/"
distfiles="${PYPI_SITE}/w/${pkgname//4/}/${pkgname//4}-${version}.tar.gz"
checksum=8d0dfc0146c24749ce00d575e35cc2826372e809d5bc4a57bde6c89031b59e75
distfiles="${PYPI_SITE}/w/wxPython/wxPython-${version}.tar.gz"
checksum=0d9ef4260cb2f3e23ed9dcf6baa905ba585ac7d631613cddc299c4c83463ae29
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3"

1
srcpkgs/wxPython4/update Normal file
View File

@ -0,0 +1 @@
pkgname=wxPython