office/ledger-live: Updated for version 2.66.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ivan Kovmir 2023-08-20 06:59:34 +02:00 committed by Willy Sudiarto Raharjo
parent 0e5025bfca
commit 4341c708cb
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd "$(dirname "$0")" ; CWD=$(pwd)
PRGNAM=ledger-live
VERSION=${VERSION:-2.51.0}
VERSION=${VERSION:-2.66.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="ledger-live"
VERSION="2.51.0"
VERSION="2.66.0"
HOMEPAGE="https://www.ledger.com/ledger-live"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.live.ledger.com/ledger-live-desktop-2.51.0-linux-x86_64.AppImage"
MD5SUM_x86_64="988957132fd4055f961fb13d5bef4518"
DOWNLOAD_x86_64="https://download.live.ledger.com/ledger-live-desktop-2.66.0-linux-x86_64.AppImage"
MD5SUM_x86_64="b357fbbadb7dd446eee4237c54134efe"
REQUIRES=""
MAINTAINER="Ivan Kovmir"
EMAIL="ikovmir@uninstance.cc"
EMAIL="i@kovmir.eu"