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 | |
parent | e692d11c1cda1cad90acd787aee230cdaf889197 (diff) | |
download | slackbuilds-1549f4629bf5e88d0fca546fd8811736e9ebbda6.tar.gz |
system/gsmartcontrol: Updated for version 1.0.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'system/gsmartcontrol')
-rw-r--r-- | system/gsmartcontrol/gsmartcontrol.SlackBuild | 4 | ||||
-rw-r--r-- | system/gsmartcontrol/gsmartcontrol.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/gsmartcontrol/gsmartcontrol.SlackBuild b/system/gsmartcontrol/gsmartcontrol.SlackBuild index 4f77e2af0a..05e95aab63 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} diff --git a/system/gsmartcontrol/gsmartcontrol.info b/system/gsmartcontrol/gsmartcontrol.info index 15139941e0..ca38d8978a 100644 --- a/system/gsmartcontrol/gsmartcontrol.info +++ b/system/gsmartcontrol/gsmartcontrol.info @@ -1,8 +1,8 @@ PRGNAM="gsmartcontrol" -VERSION="0.8.7" +VERSION="1.0.0" HOMEPAGE="https://sourceforge.net/projects/gsmartcontrol/" -DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/0.8.7/gsmartcontrol-0.8.7.tar.bz2" -MD5SUM="6d104c2ffc1e693cd1a8052a6d7e3b30" +DOWNLOAD="https://sourceforge.net/projects/gsmartcontrol/files/1.0.0/gsmartcontrol-1.0.0.tar.bz2" +MD5SUM="adec9d4533b8e388f03ab466f296121" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |