summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2018-07-18 10:26:13 -0400
committerDavid Parrish2018-07-18 10:26:13 -0400
commitc4d43b4923edba1bc1ad43b5733db7b073738aca (patch)
tree15cbb374ce65122e48526c429bd1c90ab1841333 /PKGBUILD
parent180a005669a6e22d8ef9fcf77d576d764d75e2ed (diff)
downloadaur-c4d43b4923edba1bc1ad43b5733db7b073738aca.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e87dee02216..ac0c52d7e476 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
pkgdesc="Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges"
arch=('any')
-url="https://bitsquare.io/"
+url="https://bisq.network"
license=('AGPL3')
depends=('java-openjfx')
makedepends=('maven' 'jdk8-openjdk' 'protobuf')