diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-02-28 15:16:54 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-02 07:40:19 +0700 |
commit | 900b1316420b015e05f7cded92fc77f42af34b91 (patch) | |
tree | de9200be480c5bb1574677d920d5607d888f5eae /system/thinkfan/thinkfan.SlackBuild | |
parent | 923ce0445ed22d3ac8c131671899c17dca797b7f (diff) |
system/thinkfan: Updated for version 1.0.2.
Diffstat (limited to 'system/thinkfan/thinkfan.SlackBuild')
-rw-r--r-- | system/thinkfan/thinkfan.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/thinkfan/thinkfan.SlackBuild b/system/thinkfan/thinkfan.SlackBuild index 3a8aa2446846a..c8e7b688aa42b 100644 --- a/system/thinkfan/thinkfan.SlackBuild +++ b/system/thinkfan/thinkfan.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=thinkfan -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |