mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/LBRY: Updated for version 0.49.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ad60fb1b5
commit
f533771765
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue