diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-11 00:59:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-11 01:01:32 +0700 |
commit | 1eef035a433733a7609e6bf3b2463d4180f343d7 (patch) | |
tree | ae7de041f592bbf0e1d695f62ec545b39cc31fd3 /libraries/wxPython4/wxPython4.SlackBuild | |
parent | ae3cd13e7003a0584323a4d7d711a70628570362 (diff) |
libraries/wxPython4: Updated for version 4.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/wxPython4/wxPython4.SlackBuild')
-rw-r--r-- | libraries/wxPython4/wxPython4.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/wxPython4/wxPython4.SlackBuild b/libraries/wxPython4/wxPython4.SlackBuild index 6ea2cb14a0aef..823b2323ba7f1 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} |