summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Reimair2018-12-14 08:56:16 +0100
committerFlorian Reimair2018-12-14 08:56:16 +0100
commit0220a3a9c66cfcb656dfe8b7b769edca88fb805a (patch)
tree3a7345d2116894ee349ba410a4d9b09cae0ca654 /PKGBUILD
parentba426044617f4b7878524bf86563b8c06c3ad317 (diff)
downloadaur-0220a3a9c66cfcb656dfe8b7b769edca88fb805a.tar.gz
v0.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44d8d0c379c2..c79e6bb858b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.9.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"
@@ -10,10 +10,10 @@ license=('AGPL3')
depends=('java-openjfx' 'gtk2')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B')
source_x86_64=("https://github.com/bitsquare/bitsquare/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb"{,.asc})
-sha512sums_x86_64=('95f5396050bb4489625bdd8d62af5464586586db39ad4ecd3c1064faeff6316404faa68015bd725a41394f39c3dbe821bd91830a547e0ce626929fe980005b7d'
+sha512sums_x86_64=('05492bfce2b0976668794a5f44091e193fb3991745c20e86bfebe85888f765def09c824d64e9cf267d288e83ff12e5aced99a01d10ea44f08410c7d1c5444545'
'SKIP')
_binname=Bisq
-conflicts=("bisq")
+conflicts=("bisq" "bisq-git")
provides=("bisq")
prepare() {