multimedia/LBRY: Updated for version 0.50.2.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Chris Abela 2021-04-09 23:34:33 +01:00 committed by Willy Sudiarto Raharjo
parent 1a977f187a
commit b0047b4889
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="LBRY"
VERSION="0.50.1"
VERSION="0.50.2"
HOMEPAGE="https://lbry.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/lbryio/lbry-desktop/releases/download/v0.50.1/LBRY_0.50.1.deb"
MD5SUM_x86_64="1bf5666db6bf56e52a14b3bde0987c74"
DOWNLOAD_x86_64="https://github.com/lbryio/lbry-desktop/releases/download/v0.50.2/LBRY_0.50.2.deb"
MD5SUM_x86_64="7e8bfd7062fa9378422a92aeec994e6e"
REQUIRES=""
MAINTAINER="Chris Abela"
EMAIL="kristofru@gmail.com"