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/Solaar/Solaar.SlackBuild | |
parent | 6ee7c9b68063be81d1d429b7bc0c13338920dbbc (diff) | |
download | slackbuilds-fa7ff09373b0ff3245fafb0da1100f3f6d73f111.tar.gz |
system/Solaar: Updated for version 1.0.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Solaar/Solaar.SlackBuild')
-rw-r--r-- | system/Solaar/Solaar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/Solaar/Solaar.SlackBuild b/system/Solaar/Solaar.SlackBuild index f59f7f1b1a..02f2eb1027 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} |