blob: 3f93bc19d639f534e7efd95cbf2b2aa00e350217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = bisq-bin
pkgdesc = Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
pkgver = 1.9.16
pkgrel = 1
url = https://bisq.network
arch = x86_64
license = AGPL-3.0-only
depends = java-runtime
provides = bisq-bin
conflicts = bisq
conflicts = bisq-git
validpgpkeys = B493319106CC3D1F252E19CBF806F422E222AA02
source_x86_64 = https://github.com/bisq-network/bisq/releases/download/v1.9.16/Bisq-64bit-1.9.16.deb
source_x86_64 = https://github.com/bisq-network/bisq/releases/download/v1.9.16/Bisq-64bit-1.9.16.deb.asc
sha512sums_x86_64 = 7736e51fa233c8284bf563416afcd8935cdbcfc307fc7c10fe88a57550ca4b754d069d613b3abd970b0de5f194028ce831749567af4f61490792cd10539e152c
sha512sums_x86_64 = SKIP
pkgname = bisq-bin
|