summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2017-12-21 09:56:20 -0500
committerDavid Parrish2017-12-21 09:56:20 -0500
commit5c93cb21814ab50ae452ed924487b43e2c6e5dc7 (patch)
tree7464dd15a74319580235dbfbda42e08a37eded19 /PKGBUILD
parent44d1c85660f0e67d7f0aa7804293e084d2ec8226 (diff)
downloadaur-5c93cb21814ab50ae452ed924487b43e2c6e5dc7.tar.gz
Update version to 0.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f682c32b39eb..0d893d464442 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.6.1
+pkgver=0.6.2
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=('2bdfa7f5c70834ddfda7c5dc2e9434ed')
+md5sums_x86_64=('927c88cb067983c3c033477f37d0fcd1')
_binname=Bisq
prepare() {