summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-07-09 08:16:46 -0400
committerDavid Parrish2018-07-09 08:16:46 -0400
commita2696f38ac27f64aa5db4e836d2abbc663b4980c (patch)
tree0fcbab049a1b07997af29900f9985a859979c162
parentd855663ce31c11b6176d80fe9408f9e064dc65e0 (diff)
downloadaur-a2696f38ac27f64aa5db4e836d2abbc663b4980c.tar.gz
Add 'gtk2' and 'java-openjfx' as dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e739fc86b30..3050397f34b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
# Generated by mksrcinfo v8
-# Fri Jul 6 19:10:42 UTC 2018
+# Mon Jul 9 12:09:28 UTC 2018
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 = 0.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
+ depends = java-openjfx
+ depends = gtk2
provides = bisq
conflicts = bisq
source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.7.1/Bisq-64bit-0.7.1.deb
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