diff options
author | Tracy Williams <t_s_williams@yahoo.com> | 2015-01-29 08:06:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-29 08:06:33 +0700 |
commit | f9955c8afa4eb95b6b98e01f4960de63c65183e1 (patch) | |
tree | 62f291797fcdab742672b0d6230aecb101301b44 /system/wmconfig/wmconfig.SlackBuild | |
parent | 5e95a9f8921181f8c622c0be64bcd6c4a198bb02 (diff) | |
download | slackbuilds-f9955c8afa4eb95b6b98e01f4960de63c65183e1.tar.gz |
system/wmconfig: Updated for version 1.4.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wmconfig/wmconfig.SlackBuild')
-rw-r--r-- | system/wmconfig/wmconfig.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/wmconfig/wmconfig.SlackBuild b/system/wmconfig/wmconfig.SlackBuild index 635123189b..36de5c1e45 100644 --- a/system/wmconfig/wmconfig.SlackBuild +++ b/system/wmconfig/wmconfig.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for wmconfig # -# Copyright 2011-2013 Tracy Williams <t_s_williams[at]yahoo[dot]com> +# Copyright 2011-2015 Tracy Williams <t_s_williams[at]yahoo[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wmconfig -VERSION=${VERSION:-1.4.7} +VERSION=${VERSION:-1.4.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |