diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 22:56:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-19 08:53:15 +0700 |
commit | 584421b15c560e347235eed1316c78b003048865 (patch) | |
tree | fda0be738aa7337bb7ab2a3583dc21aeef5765ca /libraries | |
parent | 5d545698df2afdba20c24b88de2690aff3b65e5a (diff) |
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.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/wxPython4/wxPython4.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild index 10c9e3e03723..fb1167e6df0c 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 3e749effc2fe..dd9a2561e6e7 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" |