diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 16:01:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:28:55 +0700 |
commit | 1d6b686e9757427fbff47e2ded4f50b2b56eca57 (patch) | |
tree | 1b00e07bb47acf6faebc044731c0235c3dcb306a /system/laptop-mode-tools/laptop-mode-tools.SlackBuild | |
parent | 9348ea592a0a8dd7410882de0d45af1def14d0db (diff) |
system/laptop-mode-tools: Updated for version 1.71 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/laptop-mode-tools/laptop-mode-tools.SlackBuild')
-rw-r--r-- | system/laptop-mode-tools/laptop-mode-tools.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/system/laptop-mode-tools/laptop-mode-tools.SlackBuild b/system/laptop-mode-tools/laptop-mode-tools.SlackBuild index fca19c7bfcb78..740e415f65e42 100644 --- a/system/laptop-mode-tools/laptop-mode-tools.SlackBuild +++ b/system/laptop-mode-tools/laptop-mode-tools.SlackBuild @@ -2,7 +2,8 @@ # Slackware build script for laptop-mode-tools # Copyright 2010 V'yacheslav Stetskevych <slava18@gmail.com> -# Maintained by John Tyree <johntyree+sbo@gmail.com> +# Previously Maintained by John Tyree <johntyree+sbo@gmail.com> +# Maintained by Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=laptop-mode-tools -VERSION=${VERSION:-1.70} +VERSION=${VERSION:-1.71} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |