summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-01-22 09:01:45 -0500
committerDavid Parrish2018-01-22 09:01:45 -0500
commit5e968ac2a30ee1a4750519f9099c630333cd6880 (patch)
treea7494431611a3fd85b33873d4bd254c1fde02eeb
parent63059f6268099b75ae48d60e932dd11e4fdf7dd7 (diff)
downloadaur-5e968ac2a30ee1a4750519f9099c630333cd6880.tar.gz
Update version to 0.6.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 066a34086288..e59eddc80c93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 11 13:57:12 UTC 2018
+# Mon Jan 22 14:01:29 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.3
+ pkgver = 0.6.4
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.3
+ source = bisq::git+https://github.com/bisq-network/exchange.git#tag=v0.6.4
source = bisq.sh
source = bisq.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a809acba2fcf..9f3527f342ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.6.3
+pkgver=0.6.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')