summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Reimair2018-11-14 10:17:33 +0100
committerFlorian Reimair2018-11-14 10:17:33 +0100
commitb4d9e933c0fea5a2c852739ead5ef3a556c219c3 (patch)
treeeebfb8251fee5ec9fa98ff921c5cd27449838b3a /PKGBUILD
parentb94f74be1e7fed9f60849cc9d1aa9cf03d5860f3 (diff)
downloadaur-b4d9e933c0fea5a2c852739ead5ef3a556c219c3.tar.gz
v0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c97ba3165211..e6ddf1e0f4f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.8.0
+pkgver=0.8.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=('x86_64')
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")
-md5sums_x86_64=('8d4d25417bdc345535a3e3af4c274c64')
+source_x86_64=("https://github.com/bisq-network/bisq/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb")
+md5sums_x86_64=('889912db46c273b2148215f5ddd0b58b')
_binname=Bisq
conflicts=("bisq")
provides=("bisq")