diff options
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 fca19c7bfc..740e415f65 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} |