summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-11-03 02:29:14 +0100
committer Willy Sudiarto Raharjo2019-11-03 02:29:53 +0100
commitcf8640507094b5626bffa978bb25b0802d21183f (patch)
tree8bf359d61d0e9ab637642de074b6326dea274c21
parent17a39d43ba1e9ef2a31b97cc7e989cfd9917d822 (diff)
downloadslackbuilds-cf8640507094b5626bffa978bb25b0802d21183f.tar.gz
libraries/wxPython4: Updated for version 4.0.7.post1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/wxPython4/wxPython4.SlackBuild2
-rw-r--r--libraries/wxPython4/wxPython4.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild
index abad625646..10c9e3e037 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 cf01b62bbc..3e749effc2 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"