summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Reimair2019-09-23 12:19:45 +0200
committerFlorian Reimair2019-09-23 12:19:45 +0200
commit69d100889de609f08612218f09854c6b36e3c4a7 (patch)
tree3d4ba0e57588ca7d9fdfe5ff0bef87d7639537e0 /PKGBUILD
parente65a20362a906999e78c0de5f383f882a0f33201 (diff)
downloadaur-69d100889de609f08612218f09854c6b36e3c4a7.tar.gz
v1.1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad2141fc0ef9..257f286d5ce2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.1.6
+pkgver=1.1.7
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')
@@ -10,8 +10,8 @@ license=('AGPL3')
depends=('java-runtime' 'gtk2' 'libnet')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B')
source_x86_64=("https://github.com/bisq-network/bisq/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb"{,.asc})
-sha512sums_x86_64=('610b8073da29beeb16c3af7e804a18cd1121de1a5576cbbbc759d9761e5cbc948bbf2893eadfb766f99fae4a1efb5cb762f509b8e5b328a05a3c03fa7032fef2'
- '96bbfe5309dbcdc0402dc62f76186dc35abf35244ecf38d3b07110e5923d7afc30d158ab71ba3516d4594e9166f6bf1ec2f6fc832e6f285aeaaa93093d4e12f4')
+sha512sums_x86_64=('3c405664db853ef77af47e18409c424da6182055ede5ddaf1ddd88dc83b964917537f4a74045739dfcb24b1668c4ca5110c0fcaf93954704684abd5a83d041cf'
+ '8c446ca105ebd79d512ecb3a2aa4f6291759034ac4b6d6151192d07260c123875dcb9ca63a8ee6a2d06b427cec3246e518f710a480274475a3201f6a586bd936')
_binname=Bisq
conflicts=("bisq" "bisq-git")
provides=("bisq-bin")