diff options
author | B. Watson <yalhcru@gmail.com> | 2018-08-02 03:37:44 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:50 +0700 |
commit | 571d62a5ac9cac5ac1c42674f24b744f38febc6d (patch) | |
tree | 90cff783d2e66a82b320cf86fc90d48b3cca04ef /desktop/cwm | |
parent | 3e9142b0cce36733295abcf7efa30a9a870e815d (diff) | |
download | slackbuilds-571d62a5ac9cac5ac1c42674f24b744f38febc6d.tar.gz |
desktop/cwm: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>.
Diffstat (limited to 'desktop/cwm')
-rw-r--r-- | desktop/cwm/cwm.SlackBuild | 5 | ||||
-rw-r--r-- | desktop/cwm/cwm.info | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/desktop/cwm/cwm.SlackBuild b/desktop/cwm/cwm.SlackBuild index e3604ac82b..b439546932 100644 --- a/desktop/cwm/cwm.SlackBuild +++ b/desktop/cwm/cwm.SlackBuild @@ -2,7 +2,8 @@ # Slackware build script for cwm -# Copyright 2014-2015 Leonard Schmidt <lems@gmx.net> +# Copyright 2014-2015 Leonard Schmidt <email removed> +# Copyright 2018 B. Watson <yalhcru@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,6 +23,8 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# 20180802 bkw: take over maintenance, no script changes. + PRGNAM=cwm VERSION=${VERSION:-6.3} BUILD=${BUILD:-1} diff --git a/desktop/cwm/cwm.info b/desktop/cwm/cwm.info index 958dd35ee4..691d637432 100644 --- a/desktop/cwm/cwm.info +++ b/desktop/cwm/cwm.info @@ -6,5 +6,5 @@ MD5SUM="358ad04e4299f816f8fb8fdc0b00c179" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Leonard Schmidt" -EMAIL="lems@gmx.net" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |