summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-07-18 10:22:35 -0400
committerDavid Parrish2018-07-18 10:22:35 -0400
commit072484d4faf0ed8c11748bb9c1e6ca396be9f8c9 (patch)
tree0cb839887df68ce238a22cc58f2e0c894995fc3b /PKGBUILD
parenta2696f38ac27f64aa5db4e836d2abbc663b4980c (diff)
downloadaur-072484d4faf0ed8c11748bb9c1e6ca396be9f8c9.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a17bd00d0a8..3cc059ef8627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=bisq-bin
pkgver=0.7.1
-pkgrel=2
+pkgrel=3
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/"
+url="https://bisq.network"
license=('AGPL3')
depends=('java-openjfx' 'gtk2')
source_x86_64=("https://github.com/bitsquare/bitsquare/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb")