summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Reimair2021-04-01 18:16:32 +0200
committerFlorian Reimair2021-04-01 18:16:32 +0200
commit7b6f1330813b7fbd87170d306f97735bc83d483d (patch)
tree425ac6b40890008dcf392c38bc95fecc4c2f834e /PKGBUILD
parent7f91cc6300e869e6d0a1d1bba7f39ae0b7af732e (diff)
downloadaur-7b6f1330813b7fbd87170d306f97735bc83d483d.tar.gz
v1.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcdeca16712d..5e56d3fa9224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.6.1
+pkgver=1.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')
@@ -10,8 +10,8 @@ license=('AGPL3')
depends=('jdk11-openjdk' '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=('b89bc3fcef482d0a28b8e493820f05c800cbe7c50d128ccc734be81320fdfc30ff8a73a9acd63a9a1c1d46e82bbbd1b5e96ed345ed8cba2c8d0b16dc5ed34f1c'
- 'ac5b0cb8e62fd4c4e487848781e2408d3c5eafe2f8f32e8f925d85c7258aadc9dcb201e4e733508cf2ddb9073be86854c9de1946c93f3629baefb482ad0ad79e')
+sha512sums_x86_64=('7b6b18a397c15a7a47b356f75fb6194870e102b2f752e78c2a35542fcd2442796bf10294f26dbb5ae013ad634ab68beabc0c6c544da9e27212bb360094f7d407'
+ '9056843f31e3e5d5c7e2b0ab1e916f673aa54b530e12a7073854e9107756302c1f207ec6f07140efdc9df1c7b4582a5149889b80513eb3efa7d6647ca1b85a2d')
_binname=Bisq
conflicts=("bisq" "bisq-git")
provides=("bisq-bin")