mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/BlockstreamGreen: Updated for version 1.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6bff02477e
commit
6b8cc5d849
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=BlockstreamGreen
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.5}
|
||||
SRC=BlockstreamGreen-x86_64.AppImage
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="BlockstreamGreen"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.5"
|
||||
HOMEPAGE="https://blockstream.com/green/"
|
||||
DOWNLOAD="https://github.com/Blockstream/green_qt/releases/download/release_1.2.0/BlockstreamGreen-x86_64.AppImage"
|
||||
MD5SUM="62cd0fad75c8b4fa82a87b0311f2f273"
|
||||
DOWNLOAD="https://github.com/Blockstream/green_qt/releases/download/release_1.2.5/BlockstreamGreen-x86_64.AppImage"
|
||||
MD5SUM="9201a05cb4f9ef29d38bf95b8495ecb1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue