diff options
Diffstat (limited to 'multimedia/LBRY/LBRY.SlackBuild')
-rw-r--r-- | multimedia/LBRY/LBRY.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/LBRY/LBRY.SlackBuild b/multimedia/LBRY/LBRY.SlackBuild index 0471f2d2a8..c635edc48d 100644 --- a/multimedia/LBRY/LBRY.SlackBuild +++ b/multimedia/LBRY/LBRY.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for LBRY # Copyright 2020, 2021, Chris Abela, Malta +# lbc donations will be accepted at: bZQ9x64nw2iVi9F2WeB1Z25U29rQ5TxkUm # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=LBRY -VERSION=${VERSION:-0.50.1} +VERSION=${VERSION:-0.50.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |