summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Reimair2019-02-23 12:54:33 +0100
committerFlorian Reimair2019-02-23 12:54:33 +0100
commitbc5b4b5a740f6da5efa7839ffaa6b32fd5863b74 (patch)
tree78e1a222b875687ac0ea669dfdd641cd8e8a7663
parente8f9d52b2d2f81c2fc5b4be4907d76a807c07277 (diff)
downloadaur-bc5b4b5a740f6da5efa7839ffaa6b32fd5863b74.tar.gz
0.9.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d801b916dc44..099f2e65c763 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 = 0.9.3
+ pkgver = 0.9.4
pkgrel = 1
url = https://bisq.network
arch = any
@@ -14,7 +14,7 @@ pkgbase = bisq
provides = bisq
conflicts = bisq-bin
conflicts = bisq-git
- source = bisq::git+https://github.com/bisq-network/bisq-desktop.git#tag=v0.9.3
+ source = bisq::git+https://github.com/bisq-network/bisq-desktop.git#tag=v0.9.4
source = bisq.desktop
sha256sums = SKIP
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
diff --git a/PKGBUILD b/PKGBUILD
index dfdbf4ad3e16..9ab6875ef770 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.9.3
+pkgver=0.9.4
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')