summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-07-18 10:22:35 -0400
committerDavid Parrish2018-07-18 10:22:35 -0400
commit072484d4faf0ed8c11748bb9c1e6ca396be9f8c9 (patch)
tree0cb839887df68ce238a22cc58f2e0c894995fc3b
parenta2696f38ac27f64aa5db4e836d2abbc663b4980c (diff)
downloadaur-072484d4faf0ed8c11748bb9c1e6ca396be9f8c9.tar.gz
Update URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3050397f34b3..40ddbebaecd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Mon Jul 9 12:09:28 UTC 2018
+# Wed Jul 18 14:21:34 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 = 2
- url = https://bitsquare.io/
+ pkgrel = 3
+ url = https://bisq.network
arch = x86_64
license = AGPL3
depends = java-openjfx
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")