summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-05-15 20:44:34 -0400
committerDavid Parrish2018-05-15 20:47:27 -0400
commit9c8b73f212fcb8ad6e080ce8307282dcfb3641e6 (patch)
tree5a630f860f0440c94322552f184ea345bdf59391 /PKGBUILD
parent946ea197c29fdf120b31ef97f9dffa1ceedf9cf3 (diff)
downloadaur-9c8b73f212fcb8ad6e080ce8307282dcfb3641e6.tar.gz
Update version to 0.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8afdecf31b2..5f5312dc311f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.6.7
+pkgver=0.7.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=('42e9359842aa51c30dd109b5c74418f2')
+md5sums_x86_64=('13f993c7e45f09e3dea17b7007e988ca')
_binname=Bisq
conflicts=("bisq")
provides=("bisq")