mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
office/ledger-live: Updated for version 2.66.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0e5025bfca
commit
4341c708cb
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue