summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Reimair2019-11-01 10:06:42 +0100
committerFlorian Reimair2019-11-01 10:06:42 +0100
commitbad575c7792542260b7a36eef72bc3d3a87c57e2 (patch)
tree3bce907a44348e6061f159cb04b75d63fa856438 /PKGBUILD
parentd02b625db60dcc4338630ad3b270962a70470235 (diff)
downloadaur-bad575c7792542260b7a36eef72bc3d3a87c57e2.tar.gz
v1.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa9c153d6e7..f58213953bcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.2.1
+pkgver=1.2.2
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')
@@ -10,8 +10,8 @@ license=('AGPL3')
depends=('java-runtime' 'gtk2' 'libnet')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B')
source_x86_64=("https://github.com/bisq-network/bisq/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb"{,.asc})
-sha512sums_x86_64=('2dff406288f292271c61eab9c9e0e2003fbf28633294e00b58fb7057d61e90b669752cd41930a0496ebd1e586b38f2d5f2c33463b897e2167c0ff508fc1b50a7'
- 'c989b5c1f06e9b28d8f39b8c659b980a48cd0c9dc9477a26bdbb4fd1818c007a9e21aaf60d18e208f6adddc2f1ee8ca49d3a8c2f7e9c2e0135fa22b50277b872')
+sha512sums_x86_64=('0f32a39755ed9404d4c0ee96d0022efab30b2349436b8b54e87d0dd17feed4689fe978709d4b4c91bf388746c52664590df4a335b8b5c8f1099bbb34f4f9c17b'
+ '83ad8694d65ee90835ee6c35e6af6e15db7926883409553355838aeb6131a9b3c4a6ce6ef3504ec553a3472935a3234fd7e4e12812aee2d9dcf1bb8ebf5c42bb')
_binname=Bisq
conflicts=("bisq" "bisq-git")
provides=("bisq-bin")