summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2017-12-21 09:54:52 -0500
committerDavid Parrish2017-12-21 09:54:52 -0500
commit75e49268b383cc983d2f7c4ccd2bb9e309d39c5d (patch)
tree71db7188ef0e3476e2717e7051d848b64e0b695b
parent62cc0ff82aaeaec1f182b1f1dda5c17e37343098 (diff)
downloadaur-75e49268b383cc983d2f7c4ccd2bb9e309d39c5d.tar.gz
Update version to 0.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7883cd8d4b7..74a1f4597b8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 28 13:21:46 UTC 2017
+# Thu Dec 21 14:54:08 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.1
+ pkgver = 0.6.2
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.1
+ source = bisq::git+https://github.com/bisq-network/exchange.git#tag=v0.6.2
source = bisq.sh
source = bisq.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d647b88c8f55..84b6a3ef5fe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.6.1
+pkgver=0.6.2
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')