summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-01-11 08:56:59 -0500
committerDavid Parrish2018-01-11 08:56:59 -0500
commit08a43b2647b7b663d7ecfa7bb97e358618998021 (patch)
tree2a092486c1d94a159081733cfce3afee34f3349c /PKGBUILD
parent5c93cb21814ab50ae452ed924487b43e2c6e5dc7 (diff)
downloadaur-08a43b2647b7b663d7ecfa7bb97e358618998021.tar.gz
Update version to 0.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d893d464442..15bfcf0cc67f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.6.2
+pkgver=0.6.3
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=('927c88cb067983c3c033477f37d0fcd1')
+md5sums_x86_64=('8bc6429fcd529fabecb4442b80a81eea')
_binname=Bisq
prepare() {