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 | |
parent | 29509deb2be697eb1abfd4be77d84fe0b864f673 (diff) |
desktop/cwm: Updated for version 5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 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} diff --git a/desktop/cwm/cwm.info b/desktop/cwm/cwm.info index 1d20d20d5d54..0e3b0b43d11f 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="" |