summaryrefslogtreecommitdiffstats
path: root/business
diff options
context:
space:
mode:
author Andreo Rissardo <andreotec@gmail.com>2022-11-20 09:19:42 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-20 09:19:42 +0700
commitbef47e33ff84cbac4d64f63556749a1006d6b743 (patch)
tree302af4e007dbf5b356b0f97549e13f84440cb85e /business
parent5694212b59fbc1932be17d4eeaa073092ee9efe0 (diff)
downloadslackbuilds-bef47e33ff84cbac4d64f63556749a1006d6b743.tar.gz
slackbuilds-bef47e33ff84cbac4d64f63556749a1006d6b743.tar.xz
business/bisq: Updated for version 1.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r--business/bisq/bisq.SlackBuild4
-rw-r--r--business/bisq/bisq.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/business/bisq/bisq.SlackBuild b/business/bisq/bisq.SlackBuild
index 5d19fad69f..a81930da28 100644
--- a/business/bisq/bisq.SlackBuild
+++ b/business/bisq/bisq.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bisq
-# Copyright 2022 Andreo F. Rissardo <andreotec@gmail.com>
+# Copyright 2022 Andreo Rissardo <andreotec@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bisq
SRCNAM=Bisq
-VERSION=${VERSION:-1.9.5}
+VERSION=${VERSION:-1.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/business/bisq/bisq.info b/business/bisq/bisq.info
index 340e0450c1..2cbd54b788 100644
--- a/business/bisq/bisq.info
+++ b/business/bisq/bisq.info
@@ -1,10 +1,10 @@
PRGNAM="bisq"
-VERSION="1.9.5"
+VERSION="1.9.6"
HOMEPAGE="https://bisq.network/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/bisq-network/bisq/releases/download/v1.9.5/Bisq-64bit-1.9.5.rpm"
-MD5SUM_x86_64="daf6b794bbc1f6a06b6ddb4d55fff522"
+DOWNLOAD_x86_64="https://github.com/bisq-network/bisq/releases/download/v1.9.6/Bisq-64bit-1.9.6.rpm"
+MD5SUM_x86_64="2aef1a3df583e0f529343901a9fa6a85"
REQUIRES=""
-MAINTAINER="Andreo F. Rissardo"
+MAINTAINER="Andreo Rissardo"
EMAIL="andreotec@gmail.com"