Browse Source

multimedia/LBRY: Updated for version 0.53.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/196/head
Chris Abela 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
11b0c4e89b
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      multimedia/LBRY/LBRY.SlackBuild
  2. 6
      multimedia/LBRY/LBRY.info

2
multimedia/LBRY/LBRY.SlackBuild

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LBRY
VERSION=${VERSION:-0.53.3}
VERSION=${VERSION:-0.53.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
multimedia/LBRY/LBRY.info

@ -1,10 +1,10 @@
PRGNAM="LBRY"
VERSION="0.53.3"
VERSION="0.53.9"
HOMEPAGE="https://lbry.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/lbryio/lbry-desktop/releases/download/v0.53.3/LBRY_0.53.3.deb"
MD5SUM_x86_64="775cf3bef0171068daf8c53aad524fca"
DOWNLOAD_x86_64="https://github.com/lbryio/lbry-desktop/releases/download/v0.53.9/LBRY_0.53.9.deb"
MD5SUM_x86_64="394476f14540a5e6a3d3040b54e1617c"
REQUIRES=""
MAINTAINER="Chris Abela"
EMAIL="kristofru@gmail.com"
Loading…
Cancel
Save