diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-06-16 12:43:51 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-17 07:32:21 +0700 |
commit | 1549f4629bf5e88d0fca546fd8811736e9ebbda6 (patch) | |
tree | f39c49c85d84ebc22b6b320b5b76a7d3d1617956 /system/gsmartcontrol/gsmartcontrol.SlackBuild | |
parent | e692d11c1cda1cad90acd787aee230cdaf889197 (diff) |
system/gsmartcontrol: Updated for version 1.0.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'system/gsmartcontrol/gsmartcontrol.SlackBuild')
-rw-r--r-- | system/gsmartcontrol/gsmartcontrol.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gsmartcontrol/gsmartcontrol.SlackBuild b/system/gsmartcontrol/gsmartcontrol.SlackBuild index 4f77e2af0ad4..05e95aab63cc 100644 --- a/system/gsmartcontrol/gsmartcontrol.SlackBuild +++ b/system/gsmartcontrol/gsmartcontrol.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for GSmartControl # -# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA # 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=gsmartcontrol -VERSION=${VERSION:-0.8.7} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |