diff options
author | Chris Abela <kristofru@gmail.com> | 2021-01-17 00:20:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-17 08:44:59 +0700 |
commit | f53377176537169521e42bd0d7f258d8a6de52db (patch) | |
tree | 26d07df62983676e94a5c422933ee0ea4778887d /multimedia/LBRY/LBRY.SlackBuild | |
parent | 0ad60fb1b599de77177d6a6a4108caaa811ac68d (diff) | |
download | slackbuilds-f53377176537169521e42bd0d7f258d8a6de52db.tar.gz |
multimedia/LBRY: Updated for version 0.49.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/LBRY/LBRY.SlackBuild')
-rw-r--r-- | multimedia/LBRY/LBRY.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/LBRY/LBRY.SlackBuild b/multimedia/LBRY/LBRY.SlackBuild index 1fceaff36a..f5d0176991 100644 --- a/multimedia/LBRY/LBRY.SlackBuild +++ b/multimedia/LBRY/LBRY.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for LBRY -# Copyright 2020, Chris Abela, Malta +# Copyright 2020, 2021, Chris Abela, Malta # 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=LBRY -VERSION=${VERSION:-0.49.1} +VERSION=${VERSION:-0.49.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |