summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/wxPython4/wxPython4.SlackBuild4
-rw-r--r--libraries/wxPython4/wxPython4.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild
index 6ea2cb14a0..823b2323ba 100644
--- a/libraries/wxPython4/wxPython4.SlackBuild
+++ b/libraries/wxPython4/wxPython4.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wxPython4
-# Copyright 2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2018-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
PRGNAM=wxPython4
SRCNAM=wxPython
-VERSION=${VERSION:-4.0.1}
+VERSION=${VERSION:-4.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/wxPython4/wxPython4.info b/libraries/wxPython4/wxPython4.info
index 30a2898fdf..436d77fc62 100644
--- a/libraries/wxPython4/wxPython4.info
+++ b/libraries/wxPython4/wxPython4.info
@@ -1,8 +1,8 @@
PRGNAM="wxPython4"
-VERSION="4.0.1"
+VERSION="4.0.4"
HOMEPAGE="https://wxPython.org/"
-DOWNLOAD="https://github.com/wxWidgets/Phoenix/releases/download/wxPython-4.0.1/wxPython-4.0.1.tar.gz"
-MD5SUM="a56ece3363da3949dd0f30c45cc21631"
+DOWNLOAD="https://files.pythonhosted.org/packages/17/74/7c3ced03c3c76b9f98e4a0edae1801755a7599ebf481c04d9f77dfff17e3/wxPython-4.0.4.tar.gz"
+MD5SUM="da1d5b1db7db26ccc3f3538b3fba61a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 webkit2gtk"