summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2021-06-11 18:34:20 -0400
committerDavid Parrish2021-06-11 18:34:20 -0400
commit5b3a5800f025b9c6ee499049a215e0deb184feaf (patch)
treeb85f274fd5a2e78e9722fdb07c846da93f82f86c /PKGBUILD
parentba2693b34291c5a9db3354ba41377afba4aa58c1 (diff)
downloadaur-5b3a5800f025b9c6ee499049a215e0deb184feaf.tar.gz
Update to version 1.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa4898a70a5d..98f97c804855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.6.4
-pkgrel=3
+pkgver=1.6.5
+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,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=('81f6405a70eb0eecb56575bfbf0567d353d0835f707830f141480749fb917c2ebc0deb2438a79ca94ad5ef6aa87f3c1d61343b9e1a3d53fb0d29bd131631e9e1'
- '52331e465a26eeb92c5090aa75553a9eeb58c1007891eecd2155fa6d6af6588cf8d74cc09d958cdcfe11ad2ce8c331dfeb38f677a271d7c2824fb16973f22ac6')
+sha512sums_x86_64=('32da5f7bdf89eb3dc9b7c08df4199a4fe8272e1006d42cbbde1ea1802bfec98493e9e879e2331fa056c21e4f0c3f31285e0cdf9360ec97a25f968da906d05c29'
+ 'dd686642d75389b6bf28e0db07a2aedc4c87c138446cd715aa350a60e45ab101b6f15dbddd469cc269318cc9a47e89c58e2df2b7a6315a17fe2661554f730016')
_binname=Bisq
conflicts=("bisq" "bisq-git")
provides=("bisq-bin")