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 74a1f4597b8f..066a34086288 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 21 14:54:08 UTC 2017
+# Thu Jan 11 13:57:12 UTC 2018
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.2
+ pkgver = 0.6.3
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.2
+ source = bisq::git+https://github.com/bisq-network/exchange.git#tag=v0.6.3
source = bisq.sh
source = bisq.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 84b6a3ef5fe5..a809acba2fcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.6.2
+pkgver=0.6.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')