Browse Source

business/bisq: Updated for version 1.9.12.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/206/head
Andreo Rissardo 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
6bb0062fc2
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      business/bisq/bisq.SlackBuild
  2. 8
      business/bisq/bisq.info

4
business/bisq/bisq.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for bisq # Slackware build script for bisq
# Copyright 2022 Andreo Rissardo <andreotec@gmail.com>
# Copyright 2022 Andreo Rissardo <afrtech2@proton.me>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bisq PRGNAM=bisq
SRCNAM=Bisq SRCNAM=Bisq
VERSION=${VERSION:-1.9.6}
VERSION=${VERSION:-1.9.12}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

8
business/bisq/bisq.info

@ -1,10 +1,10 @@
PRGNAM="bisq" PRGNAM="bisq"
VERSION="1.9.6"
VERSION="1.9.12"
HOMEPAGE="https://bisq.network/" HOMEPAGE="https://bisq.network/"
DOWNLOAD="UNSUPPORTED" DOWNLOAD="UNSUPPORTED"
MD5SUM="" MD5SUM=""
DOWNLOAD_x86_64="https://github.com/bisq-network/bisq/releases/download/v1.9.6/Bisq-64bit-1.9.6.rpm"
MD5SUM_x86_64="2aef1a3df583e0f529343901a9fa6a85"
DOWNLOAD_x86_64="https://github.com/bisq-network/bisq/releases/download/v1.9.12/Bisq-64bit-1.9.12.rpm"
MD5SUM_x86_64="8521ee6c4333bb8545bd99d3be7e9bf1"
REQUIRES="" REQUIRES=""
MAINTAINER="Andreo Rissardo" MAINTAINER="Andreo Rissardo"
EMAIL="andreotec@gmail.com"
EMAIL="afrtech2@proton.me"
Loading…
Cancel
Save