summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2024-02-08 17:04:07 +0100
committerjohnnybash2024-02-08 17:04:07 +0100
commit759f3af34959cc46db67885cf5a8842019b96316 (patch)
tree463b35fae44f894363d3af5cc6738a8a7f9ed7e3 /PKGBUILD
parent3d9ac53071954e9665ad3f782bfb6a4d1ff17a35 (diff)
downloadaur-759f3af34959cc46db67885cf5a8842019b96316.tar.gz
upgpkg: bisq-bin 1.9.14-2
fix dependency and spdx license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 615475fd529b..5ff35dcd8e59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=bisq-bin
pkgver=1.9.14
-pkgrel=1
+pkgrel=2
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://bisq.network"
-license=('AGPL3')
-depends=('jdk-openjdk')
+license=('AGPL-3.0-only')
+depends=('java-runtime')
validpgpkeys=('B493319106CC3D1F252E19CBF806F422E222AA02')
source_x86_64=("https://github.com/bisq-network/bisq/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb"{,.asc})
sha512sums_x86_64=('d66211b27df787b2eec2e200f4b60f21b3211cd492395c9e2bd3019d76c6e9fa2eb167e4eeaf0a4e229e881b79d8e9f1ac643de804d7521531a96fbb48c3f762'