summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-07-06 15:10:26 -0400
committerDavid Parrish2018-07-06 15:10:26 -0400
commit039eed94efd0745b7632d1c9011342d4f5cd0dce (patch)
tree2cd7a4a182cca009ee256dc31f9f13243ab6a0b6
parent9c8b73f212fcb8ad6e080ce8307282dcfb3641e6 (diff)
downloadaur-039eed94efd0745b7632d1c9011342d4f5cd0dce.tar.gz
Update version to 0.7.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f5312dc311f..fb17932bf6c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.7.0
+pkgver=0.7.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=('13f993c7e45f09e3dea17b7007e988ca')
+md5sums_x86_64=('274ae3ce226a1c753fa81e5e05f7e4b4')
_binname=Bisq
conflicts=("bisq")
provides=("bisq")