diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-29 05:13:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-29 05:14:30 +0700 |
commit | 91f4c19ee8aa1141af2989545e0c796568e1df2b (patch) | |
tree | 7f385ec7d02ba066a428fc95a885dfb0309cc26f /libraries/wxPython4 | |
parent | a666e225d6554ebf45489b7df9d835fa870e6176 (diff) |
libraries/wxPython4: Updated for version 4.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/wxPython4')
-rw-r--r-- | libraries/wxPython4/wxPython4.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/wxPython4/wxPython4.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild index 823b2323ba7f..abad62564667 100644 --- a/libraries/wxPython4/wxPython4.SlackBuild +++ b/libraries/wxPython4/wxPython4.SlackBuild @@ -27,7 +27,7 @@ PRGNAM=wxPython4 SRCNAM=wxPython -VERSION=${VERSION:-4.0.4} +VERSION=${VERSION:-4.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/wxPython4/wxPython4.info b/libraries/wxPython4/wxPython4.info index 436d77fc6298..cf01b62bbc36 100644 --- a/libraries/wxPython4/wxPython4.info +++ b/libraries/wxPython4/wxPython4.info @@ -1,10 +1,10 @@ PRGNAM="wxPython4" -VERSION="4.0.4" +VERSION="4.0.6" HOMEPAGE="https://wxPython.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/17/74/7c3ced03c3c76b9f98e4a0edae1801755a7599ebf481c04d9f77dfff17e3/wxPython-4.0.4.tar.gz" -MD5SUM="da1d5b1db7db26ccc3f3538b3fba61a0" +DOWNLOAD="https://files.pythonhosted.org/packages/9a/a1/9c081e04798eb134b63def3db121a6e4436e1d84e76692503deef8e75423/wxPython-4.0.6.tar.gz" +MD5SUM="48f9aa6b1482984981e80ec1cde65af4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 webkit2gtk" +REQUIRES="webkit2gtk pathlib2 python3-sip" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |