summaryrefslogtreecommitdiffstats
path: root/libraries/wxPython4
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-07-16 06:00:14 +0200
committer Willy Sudiarto Raharjo2023-07-16 06:00:14 +0200
commite3f97268d0beee2957fc3b31d6a062bcf12d16c9 (patch)
tree6f874b78f4fc187881ec2c9e915c552222c7ff94 /libraries/wxPython4
parentb575e234366e1aaea2cc1d4039097728c93ba506 (diff)
downloadslackbuilds-e3f97268d0beee2957fc3b31d6a062bcf12d16c9.tar.gz
libraries/wxPython4: Updated for version 4.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/wxPython4')
-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 67d92a3630..0bbcbc0f50 100644
--- a/libraries/wxPython4/wxPython4.SlackBuild
+++ b/libraries/wxPython4/wxPython4.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wxPython4
SRCNAM=wxPython
-VERSION=${VERSION:-4.2.0}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/wxPython4/wxPython4.info b/libraries/wxPython4/wxPython4.info
index bee5a51bcd..1684b2613e 100644
--- a/libraries/wxPython4/wxPython4.info
+++ b/libraries/wxPython4/wxPython4.info
@@ -1,8 +1,8 @@
PRGNAM="wxPython4"
-VERSION="4.2.0"
+VERSION="4.2.1"
HOMEPAGE="https://wxPython.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/d9/33/b616c7ed4742be6e0d111ca375b41379607dc7cc7ac7ff6aead7a5a0bf53/wxPython-4.2.0.tar.gz"
-MD5SUM="9cfe0f5825e3b548fc31dee55aec12bf"
+DOWNLOAD="https://files.pythonhosted.org/packages/aa/64/d749e767a8ce7bdc3d533334e03bb1106fc4e4803d16f931fada9007ee13/wxPython-4.2.1.tar.gz"
+MD5SUM="e62c5bd836d2a9dcb6e955509715b157"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="webkit2gtk pathlib2 python3-attrdict"