summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-02-25 11:07:01 -0500
committerDavid Parrish2018-02-25 11:07:01 -0500
commit44421fcb0932fa5b66d8c45a66765474289faf91 (patch)
tree9206f4c9e59ba62b5853a38b0ac2dd9d23d178d9
parent72bce93fe15e0d15ae031d4736af36ad86bc2cf5 (diff)
downloadaur-44421fcb0932fa5b66d8c45a66765474289faf91.tar.gz
Update version to 0.6.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1cdf0647c35..1b0c42521e63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 2 17:29:46 UTC 2018
+# Sun Feb 25 16:04: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.5
+ pkgver = 0.6.6
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.5
+ source = bisq::git+https://github.com/bisq-network/exchange.git#tag=v0.6.6
source = bisq.sh
source = bisq.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 704fb19ba7d2..3a6309563473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.6.5
+pkgver=0.6.6
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')