summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Reimair2021-03-02 13:27:14 +0100
committerFlorian Reimair2021-03-02 13:27:14 +0100
commit5dc673ab2254dcecd118e17a00c84d630fa9f75b (patch)
tree64c1c1d797ab5bea5fb3c901ef0c8651d46ab30a /PKGBUILD
parent4de815e7378fa3664474e1e8cc80b034cf21d06f (diff)
downloadaur-5dc673ab2254dcecd118e17a00c84d630fa9f75b.tar.gz
v1.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18c6b5bdb864..6ba34dedc1d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.5.6
+pkgver=1.5.8
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=('6740609e1941b7ef3d76805827a661e6f38698c0f509b0c8cc368608168d070ed96504edc1a5677e6eb841b040544124b8a78e365070291e53342e5ea5016c8e'
- '951fb40437aa35dc533542ca7105bab76343d7de3aff41ad4bd5865cbef65284e16853f4c69f18877d79b42eab42bc2c7deb18c05610b9ea6723b707b9d57f3d')
+sha512sums_x86_64=('5515d3a87b4453b94419c3803154626c7d5583f4d1e57c0adb04f0bdd35531839d3c534004ca013137d76d015d72528a491a7adee4a96885a76a06766e03b2ff'
+ '27d8436ce48ef6ec62f0dec858bc33aa6ef7057cc1eb8e6f9c6a35f77c0f59d03cf3941f5d03fcb349f8109388b567f6a4868038c0533b3e7ee23537ff76627e')
_binname=Bisq
conflicts=("bisq" "bisq-git")
provides=("bisq-bin")