wxPython4: update to 4.0.4.
This commit is contained in:
parent
e3f249f71f
commit
79b741a1fb
@ -1,8 +1,8 @@
|
|||||||
# Template file for 'wxPython4'
|
# Template file for 'wxPython4'
|
||||||
pkgname=wxPython4
|
pkgname=wxPython4
|
||||||
version=4.0.3
|
version=4.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname//4/}-${version}"
|
wrksrc="wxPython-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="wx"
|
pycompile_module="wx"
|
||||||
make_build_args="--skip-build"
|
make_build_args="--skip-build"
|
||||||
@ -15,8 +15,8 @@ short_desc="WxWidgets GUI toolkit library (Python3 Bindings)"
|
|||||||
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
||||||
license="wxWindows"
|
license="wxWindows"
|
||||||
homepage="http://www.wxpython.org/"
|
homepage="http://www.wxpython.org/"
|
||||||
distfiles="${PYPI_SITE}/w/${pkgname//4/}/${pkgname//4}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/wxPython/wxPython-${version}.tar.gz"
|
||||||
checksum=8d0dfc0146c24749ce00d575e35cc2826372e809d5bc4a57bde6c89031b59e75
|
checksum=0d9ef4260cb2f3e23ed9dcf6baa905ba585ac7d631613cddc299c4c83463ae29
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3"
|
hostmakedepends+=" python3"
|
||||||
|
1
srcpkgs/wxPython4/update
Normal file
1
srcpkgs/wxPython4/update
Normal file
@ -0,0 +1 @@
|
|||||||
|
pkgname=wxPython
|
Loading…
x
Reference in New Issue
Block a user