summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2020-01-18 16:56:18 +0100
committer Willy Sudiarto Raharjo2020-01-19 02:53:15 +0100
commit584421b15c560e347235eed1316c78b003048865 (patch)
treefda0be738aa7337bb7ab2a3583dc21aeef5765ca /libraries
parent5d545698df2afdba20c24b88de2690aff3b65e5a (diff)
downloadslackbuilds-584421b15c560e347235eed1316c78b003048865.tar.gz
libraries/wxPython4: Updated for version 4.0.7.post2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 10c9e3e037..fb1167e6df 100644
--- a/libraries/wxPython4/wxPython4.SlackBuild
+++ b/libraries/wxPython4/wxPython4.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wxPython4
-# Copyright 2018-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2018-2020 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.7.post1}
+VERSION=${VERSION:-4.0.7.post2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/wxPython4/wxPython4.info b/libraries/wxPython4/wxPython4.info
index 3e749effc2..dd9a2561e6 100644
--- a/libraries/wxPython4/wxPython4.info
+++ b/libraries/wxPython4/wxPython4.info
@@ -1,8 +1,8 @@
PRGNAM="wxPython4"
-VERSION="4.0.7.post1"
+VERSION="4.0.7.post2"
HOMEPAGE="https://wxPython.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/53/de/f2a08242d94d34deb5d54240cbd6cd081d1f4032b9439ab1370d27980c67/wxPython-4.0.7.post1.tar.gz"
-MD5SUM="5e8cca787b93b6206e7d219ab2df933c"
+DOWNLOAD="https://files.pythonhosted.org/packages/b9/8b/31267dd6d026a082faed35ec8d97522c0236f2e083bf15aff64d982215e1/wxPython-4.0.7.post2.tar.gz"
+MD5SUM="e10f59d8e1565b034c4933334ea1eb19"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="webkit2gtk pathlib2 python3-sip"