diff options
-rw-r--r-- | desktop/cwm/cwm.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/cwm/cwm.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/desktop/cwm/cwm.info b/desktop/cwm/cwm.info index 1d20d20d5d..0e3b0b43d1 100644 --- a/desktop/cwm/cwm.info +++ b/desktop/cwm/cwm.info @@ -1,8 +1,8 @@ PRGNAM="cwm" -VERSION="5.5" +VERSION="5.6" HOMEPAGE="https://github.com/chneukirchen/cwm" -DOWNLOAD="http://chneukirchen.org/releases/cwm-5.5.tar.gz" -MD5SUM="bd6f484cc9af5915d0a7a7cfb03b7236" +DOWNLOAD="http://chneukirchen.org/releases/cwm-5.6.tar.gz" +MD5SUM="c447de61393637abcc5287e0f0fa9a5f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |