summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-09-29 00:13:27 +0200
committer Willy Sudiarto Raharjo2019-09-29 00:14:30 +0200
commit91f4c19ee8aa1141af2989545e0c796568e1df2b (patch)
tree7f385ec7d02ba066a428fc95a885dfb0309cc26f /libraries
parenta666e225d6554ebf45489b7df9d835fa870e6176 (diff)
downloadslackbuilds-91f4c19ee8aa1141af2989545e0c796568e1df2b.tar.gz
libraries/wxPython4: Updated for version 4.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/wxPython4/wxPython4.SlackBuild2
-rw-r--r--libraries/wxPython4/wxPython4.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild
index 823b2323ba..abad625646 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 436d77fc62..cf01b62bbc 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"