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} diff --git a/multimedia/LBRY/LBRY.info b/multimedia/LBRY/LBRY.info index 5991de664a..2f7652999c 100644 --- a/multimedia/LBRY/LBRY.info +++ b/multimedia/LBRY/LBRY.info @@ -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"