multimedia/LBRY: Updated for version 0.49.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Chris Abela 2021-01-17 00:20:28 +07:00 committed by Willy Sudiarto Raharjo
parent 0ad60fb1b5
commit f533771765
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,10 +1,10 @@
PRGNAM="LBRY"
VERSION="0.49.1"
VERSION="0.49.3"
HOMEPAGE="https://lbry.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/lbryio/lbry-desktop/releases/download/v0.49.1/LBRY_0.49.1.deb"
MD5SUM_x86_64="17098c24c7a876fcbc264ca4d364f56f"
DOWNLOAD_x86_64="https://github.com/lbryio/lbry-desktop/releases/download/v0.49.3/LBRY_0.49.3.deb"
MD5SUM_x86_64="3733e21d841dc287d030fbc19c7e2b5d"
REQUIRES=""
MAINTAINER="Chris Abela"
EMAIL="kristofru@gmail.com"