summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5a543a62b7c..e7883cd8d4b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Nov 23 13:06:39 UTC 2017
+# Tue Nov 28 13:21:46 UTC 2017
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.6.0
+ pkgver = 0.6.1
pkgrel = 1
url = https://bitsquare.io/
arch = any
@@ -11,7 +11,7 @@ pkgbase = bisq
makedepends = jdk8-openjdk
makedepends = protobuf
depends = java-openjfx
- source = bisq::git+https://github.com/bisq-network/exchange.git#tag=v0.6.0
+ source = bisq::git+https://github.com/bisq-network/exchange.git#tag=v0.6.1
source = bisq.sh
source = bisq.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 483ee879f224..d647b88c8f55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.6.0
+pkgver=0.6.1
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')