diff options
author | Erich Ritz <erich.public@protonmail.com> | 2020-11-11 11:48:23 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 07:12:07 +0700 |
commit | fa7ff09373b0ff3245fafb0da1100f3f6d73f111 (patch) | |
tree | 289a388da3c5e4ba45dff07de4007b84eccdfe63 /system | |
parent | 6ee7c9b68063be81d1d429b7bc0c13338920dbbc (diff) |
system/Solaar: Updated for version 1.0.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/Solaar/Solaar.SlackBuild | 4 | ||||
-rw-r--r-- | system/Solaar/Solaar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/Solaar/Solaar.SlackBuild b/system/Solaar/Solaar.SlackBuild index f59f7f1b1a82..02f2eb1027e6 100644 --- a/system/Solaar/Solaar.SlackBuild +++ b/system/Solaar/Solaar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Solaar -# Copyright 2019 Erich Ritz, Scottsdale, Arizona, USA +# Copyright 2019-2020 Erich Ritz, Scottsdale, Arizona, 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=Solaar -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/Solaar/Solaar.info b/system/Solaar/Solaar.info index 6f9fd9d7cf82..9a5fb9f7e5fb 100644 --- a/system/Solaar/Solaar.info +++ b/system/Solaar/Solaar.info @@ -1,8 +1,8 @@ PRGNAM="Solaar" -VERSION="1.0.3" +VERSION="1.0.4" HOMEPAGE="https://pwr-solaar.github.io/Solaar/" -DOWNLOAD="https://github.com/pwr-Solaar/Solaar/archive/1.0.3/Solaar-1.0.3.tar.gz" -MD5SUM="0fb26e93f4fe5022809e6fdf25dddbd6" +DOWNLOAD="https://github.com/pwr-Solaar/Solaar/archive/1.0.4/Solaar-1.0.4.tar.gz" +MD5SUM="da7074a03814b42372b6aea31078c9f7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 pyudev" |