summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2019-04-09 17:55:47 -0400
committerDavid Parrish2019-04-09 17:55:47 -0400
commit8fb5a03265c47e6833a52584122385ee11ed62a1 (patch)
tree63ac96b76355d7b0a2ac2b6cfd85d996eab4e996
parent990b17a7fa41dcb0005abe4554f64472e68f8cdf (diff)
downloadaur-8fb5a03265c47e6833a52584122385ee11ed62a1.tar.gz
v0.9.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 887b55173346..154c4a2940ec 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.7
+ pkgver = 0.9.8
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.7
+ source = bisq::git+https://github.com/bisq-network/bisq-desktop.git#tag=v0.9.8
source = bisq.desktop
sha256sums = SKIP
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
diff --git a/PKGBUILD b/PKGBUILD
index 05b8ccaaea10..a16959fa0a49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.9.7
+pkgver=0.9.8
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')