summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2017-11-23 07:37:19 -0500
committerDavid Parrish2017-11-23 07:38:03 -0500
commitded69aaaf37d4de6ff8457efa1aebb2ed6054fdf (patch)
treed1d6e716932f21544acf7080d2540684e9d59ff5 /PKGBUILD
parent56be3cf3a3dca7cbc14195420bb7c4dc337fd80b (diff)
downloadaur-ded69aaaf37d4de6ff8457efa1aebb2ed6054fdf.tar.gz
Update version to 0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbd1aa589d20..6cd1cb23ca3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.5.3
+pkgver=0.6.0
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=('d369ab8bf7709d7c5a470f4b97db5280')
+md5sums_x86_64=('2ca6e01f35cd923b81547baa5a681871')
_binname=Bisq
prepare() {