desktop/BlockstreamGreen: Updated for version 2.0.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Ferrone 2024-05-03 08:57:54 +07:00 committed by Willy Sudiarto Raharjo
parent dc814ea511
commit f72e07ce4c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=BlockstreamGreen
VERSION=${VERSION:-1.2.9}
VERSION=${VERSION:-2.0.4}
SRC=BlockstreamGreen-x86_64.AppImage
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="BlockstreamGreen"
VERSION="1.2.9"
VERSION="2.0.4"
HOMEPAGE="https://blockstream.com/green/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/Blockstream/green_qt/releases/download/release_1.2.9/BlockstreamGreen-x86_64.AppImage"
MD5SUM_x86_64="0444b34b2a25b953efafa6ab3cabeacd"
DOWNLOAD_x86_64="https://github.com/Blockstream/green_qt/releases/download/release_2.0.4/BlockstreamGreen-x86_64.AppImage"
MD5SUM_x86_64="953c3a04a8dd95ac7762472e94edff55"
REQUIRES=""
MAINTAINER="David Ferrone"
EMAIL="zapwai@gmail.com"