summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Reimair2018-11-24 10:56:39 +0100
committerFlorian Reimair2018-11-24 10:56:39 +0100
commitb8908b369c5e4b86143e56df9666c1dec17a62a7 (patch)
tree6d6cccf69bc1d6efefd3ab038cc20cbc838ea2ec /PKGBUILD
parent42eaf9d8210bfac28a97d016f67c898ac5db7297 (diff)
downloadaur-b8908b369c5e4b86143e56df9666c1dec17a62a7.tar.gz
adapted repo url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b805c1f33157..950ba42ef10b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-git
-pkgver=0.8.0.r414.g1ee8578fd
+pkgver=0.8.0.r595.gd372a9e4b
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')
@@ -9,7 +9,7 @@ url="https://bisq.network"
license=('AGPL3')
depends=('java-openjfx')
makedepends=('maven' 'jdk10-openjdk' 'protobuf')
-source=("${pkgname}::git+https://github.com/bisq-network/bisq-desktop.git#branch=master"
+source=("${pkgname}::git+https://github.com/bisq-network/bisq.git#branch=master"
"bisq.desktop")
sha256sums=('SKIP'
'af003d530a2fe5c898c7da6b31d4240d054f71fd2d68f5d73c8a295d9650f263')