summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-02-28 05:55:42 -0500
committerDavid Parrish2018-02-28 05:55:42 -0500
commit946ea197c29fdf120b31ef97f9dffa1ceedf9cf3 (patch)
tree4bc5e0604f92907ca9b8d3120138107cbd86d09a /PKGBUILD
parent303d2552992f1fd622fe380d9dc9fa725bfa2c0a (diff)
downloadaur-946ea197c29fdf120b31ef97f9dffa1ceedf9cf3.tar.gz
Update version to 0.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc905491cdc1..e8afdecf31b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.6.6
+pkgver=0.6.7
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=('x86_64')
url="https://bitsquare.io/"
license=('AGPL3')
source_x86_64=("https://github.com/bitsquare/bitsquare/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb")
-md5sums_x86_64=('c7cfa756b71c204136a799f0871d494a')
+md5sums_x86_64=('42e9359842aa51c30dd109b5c74418f2')
_binname=Bisq
conflicts=("bisq")
provides=("bisq")