summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2017-11-28 08:23:03 -0500
committerDavid Parrish2017-11-28 08:23:03 -0500
commit44d1c85660f0e67d7f0aa7804293e084d2ec8226 (patch)
tree3d2d03df27ce823b8bdb88fa5d7b4ada913632c5 /PKGBUILD
parentded69aaaf37d4de6ff8457efa1aebb2ed6054fdf (diff)
downloadaur-44d1c85660f0e67d7f0aa7804293e084d2ec8226.tar.gz
Update to version 0.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cd1cb23ca3d..f682c32b39eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.6.0
+pkgver=0.6.1
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=('2ca6e01f35cd923b81547baa5a681871')
+md5sums_x86_64=('2bdfa7f5c70834ddfda7c5dc2e9434ed')
_binname=Bisq
prepare() {