summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-02-02 12:30:07 -0500
committerDavid Parrish2018-02-02 12:30:07 -0500
commit72bce93fe15e0d15ae031d4736af36ad86bc2cf5 (patch)
treedd3543a931db945347a14befcb04ec91fb5d5ea8
parent0721f4391f1d990a3497f59d748aed736324b38b (diff)
downloadaur-72bce93fe15e0d15ae031d4736af36ad86bc2cf5.tar.gz
Update version to 0.6.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b66c5797ed44..a1cdf0647c35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 23 14:00:12 UTC 2018
+# Fri Feb 2 17:29:46 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.4
- pkgrel = 2
+ pkgver = 0.6.5
+ pkgrel = 1
url = https://bitsquare.io/
arch = any
license = AGPL3
@@ -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.4
+ source = bisq::git+https://github.com/bisq-network/exchange.git#tag=v0.6.5
source = bisq.sh
source = bisq.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5afc6c3c982a..704fb19ba7d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.6.5
+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')
url="https://bitsquare.io/"