diff options
author | Leonard Schmidt <lems@gmx.net> | 2015-02-08 07:17:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-08 07:17:33 +0700 |
commit | e9210f18c5101b4609c98a0575688d8a43476984 (patch) | |
tree | 7d859eccbdcc6f546acd022a62a0f71fe4736b4b /desktop/cwm/cwm.SlackBuild | |
parent | 29509deb2be697eb1abfd4be77d84fe0b864f673 (diff) | |
download | slackbuilds-e9210f18c5101b4609c98a0575688d8a43476984.tar.gz |
desktop/cwm: Updated for version 5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/cwm/cwm.SlackBuild')
-rw-r--r-- | desktop/cwm/cwm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/cwm/cwm.SlackBuild b/desktop/cwm/cwm.SlackBuild index 3635d7b1b9..a4977020d3 100644 --- a/desktop/cwm/cwm.SlackBuild +++ b/desktop/cwm/cwm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cwm -# Copyright 2014 Leonard Schmidt <lems@gmx.net> +# Copyright 2014-2015 Leonard Schmidt <lems@gmx.net> # 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=cwm -VERSION=${VERSION:-5.5} +VERSION=${VERSION:-5.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |