diff options
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 3635d7b1b94d..a4977020d347 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} |