diff options
-rw-r--r-- | system/thinkfan/thinkfan.SlackBuild | 2 | ||||
-rw-r--r-- | system/thinkfan/thinkfan.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/system/thinkfan/thinkfan.info b/system/thinkfan/thinkfan.info index 9b538b1ec39d2..5656669cdf0ca 100644 --- a/system/thinkfan/thinkfan.info +++ b/system/thinkfan/thinkfan.info @@ -1,8 +1,8 @@ PRGNAM="thinkfan" -VERSION="1.0.1" +VERSION="1.0.2" HOMEPAGE="https://github.com/vmatare/thinkfan" -DOWNLOAD="https://github.com/vmatare/thinkfan/archive/1.0.1/thinkfan-1.0.1.tar.gz" -MD5SUM="6ab6ef0c12809be7fa8be3d65b49f785" +DOWNLOAD="https://github.com/vmatare/thinkfan/archive/1.0.2/thinkfan-1.0.2.tar.gz" +MD5SUM="2fc604c3670a1432dffb4482d1cf2193" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |