diff options
Diffstat (limited to 'libraries/wxPython4')
-rw-r--r-- | libraries/wxPython4/wxPython4.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/wxPython4/wxPython4.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild index abad625646679..10c9e3e03723c 100644 --- a/libraries/wxPython4/wxPython4.SlackBuild +++ b/libraries/wxPython4/wxPython4.SlackBuild @@ -27,7 +27,7 @@ PRGNAM=wxPython4 SRCNAM=wxPython -VERSION=${VERSION:-4.0.6} +VERSION=${VERSION:-4.0.7.post1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/wxPython4/wxPython4.info b/libraries/wxPython4/wxPython4.info index cf01b62bbc368..3e749effc2fe9 100644 --- a/libraries/wxPython4/wxPython4.info +++ b/libraries/wxPython4/wxPython4.info @@ -1,8 +1,8 @@ PRGNAM="wxPython4" -VERSION="4.0.6" +VERSION="4.0.7.post1" HOMEPAGE="https://wxPython.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/9a/a1/9c081e04798eb134b63def3db121a6e4436e1d84e76692503deef8e75423/wxPython-4.0.6.tar.gz" -MD5SUM="48f9aa6b1482984981e80ec1cde65af4" +DOWNLOAD="https://files.pythonhosted.org/packages/53/de/f2a08242d94d34deb5d54240cbd6cd081d1f4032b9439ab1370d27980c67/wxPython-4.0.7.post1.tar.gz" +MD5SUM="5e8cca787b93b6206e7d219ab2df933c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="webkit2gtk pathlib2 python3-sip" |