summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2021-06-29 11:39:15 -0400
committerDavid Parrish2021-06-29 11:39:15 -0400
commit7385c8f99f8af843649ed42634986b5788f8daa6 (patch)
tree5f9713a99011543db93c2d25b847e208c51588c0 /PKGBUILD
parent5b3a5800f025b9c6ee499049a215e0deb184feaf (diff)
downloadaur-7385c8f99f8af843649ed42634986b5788f8daa6.tar.gz
Update to version 1.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98f97c804855..39f98eee8bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.6.5
+pkgver=1.7.0
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=('jdk-openjdk')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B')
source_x86_64=("https://github.com/bisq-network/bisq/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb"{,.asc})
-sha512sums_x86_64=('32da5f7bdf89eb3dc9b7c08df4199a4fe8272e1006d42cbbde1ea1802bfec98493e9e879e2331fa056c21e4f0c3f31285e0cdf9360ec97a25f968da906d05c29'
- 'dd686642d75389b6bf28e0db07a2aedc4c87c138446cd715aa350a60e45ab101b6f15dbddd469cc269318cc9a47e89c58e2df2b7a6315a17fe2661554f730016')
+sha512sums_x86_64=('9308ebea387bcd23b75656271344f62d7e2fc35d99bb1898cf10fcb1a32c926c7807b81029f1d8e871fae9c7400f8004db8090fbe72f5c61cdf20d71eb473e77'
+ '9170c4e5641e3043005b16aac3f98c1e55aff57d11c4ad0f9e2aff5c43e32f8967330dfb18c016a63c486c1b5008e7b524585f73e80fe061e77d78feef9c294f')
_binname=Bisq
conflicts=("bisq" "bisq-git")
provides=("bisq-bin")