summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-07-09 08:16:46 -0400
committerDavid Parrish2018-07-09 08:16:46 -0400
commita2696f38ac27f64aa5db4e836d2abbc663b4980c (patch)
tree0fcbab049a1b07997af29900f9985a859979c162 /PKGBUILD
parentd855663ce31c11b6176d80fe9408f9e064dc65e0 (diff)
downloadaur-a2696f38ac27f64aa5db4e836d2abbc663b4980c.tar.gz
Add 'gtk2' and 'java-openjfx' as dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb17932bf6c2..6a17bd00d0a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=bisq-bin
pkgver=0.7.1
-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://bitsquare.io/"
license=('AGPL3')
+depends=('java-openjfx' 'gtk2')
source_x86_64=("https://github.com/bitsquare/bitsquare/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb")
md5sums_x86_64=('274ae3ce226a1c753fa81e5e05f7e4b4')
_binname=Bisq