summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-01-22 09:01:12 -0500
committerDavid Parrish2018-01-22 09:01:12 -0500
commit9abb26dafa9014e03d587ac902a0c9470df62485 (patch)
treed32e6fea0b2ef6f29f4d046ee78628eec66901f5 /PKGBUILD
parent08a43b2647b7b663d7ecfa7bb97e358618998021 (diff)
downloadaur-9abb26dafa9014e03d587ac902a0c9470df62485.tar.gz
Update version to 0.6.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15bfcf0cc67f..77b969b82d9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-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=('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=('8bc6429fcd529fabecb4442b80a81eea')
+md5sums_x86_64=('220c1862e3e5826f5e096dafb6bc2a11')
_binname=Bisq
prepare() {