summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Reimair2019-11-07 16:56:19 +0100
committerFlorian Reimair2019-11-07 16:56:19 +0100
commit3383f7b46caa4a9a370f1418c070dc6316d44746 (patch)
tree85b7e8a7b157744fbbe4114775bb977e68ba4c59
parent29add7f12d16cc77c1b5d14b64fef7db912a1861 (diff)
downloadaur-3383f7b46caa4a9a370f1418c070dc6316d44746.tar.gz
v1.2.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d10c65d64f8..93ecd6b50869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bisq
pkgdesc = Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
- pkgver = 1.2.2
+ pkgver = 1.2.3
pkgrel = 1
url = https://bisq.network
arch = any
@@ -14,9 +14,9 @@ pkgbase = bisq
provides = bisq
conflicts = bisq-bin
conflicts = bisq-git
- source = https://github.com/bisq-network/bisq/archive/v1.2.2.tar.gz
+ source = https://github.com/bisq-network/bisq/archive/v1.2.3.tar.gz
source = bisq.desktop
- sha256sums = a60dac7c442e690c8115d7cfb7a24e493be5bd5a1ccb7231bbf08b2d4507202b
+ sha256sums = 1c7aae230c0009055aeab85c27db6b855b7f6e6db0e0a3c158b338074c51a663
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
pkgname = bisq
diff --git a/PKGBUILD b/PKGBUILD
index 0d57d53a6f13..965c0f298a78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc="Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges"
arch=('any')
@@ -11,7 +11,7 @@ depends=('java-runtime' 'bash')
makedepends=('git' 'maven' 'jdk10-openjdk' 'protobuf')
source=("https://github.com/bisq-network/${pkgname}/archive/v${pkgver}.tar.gz"
"bisq.desktop")
-sha256sums=('a60dac7c442e690c8115d7cfb7a24e493be5bd5a1ccb7231bbf08b2d4507202b'
+sha256sums=('1c7aae230c0009055aeab85c27db6b855b7f6e6db0e0a3c158b338074c51a663'
'3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc')
_binname=Bisq