diff options
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" |