summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2022-08-30 06:31:51 -0400
committerDavid Parrish2022-08-30 06:31:51 -0400
commitbc1b5a5beb87c3b80153ff618f3cacf653308905 (patch)
tree9883bd0c53c02aedbbc75beeb59e03c94daa827b /PKGBUILD
parent3303b77dc31b3f3f6c37b828e0fde61f0984ff37 (diff)
downloadaur-bc1b5a5beb87c3b80153ff618f3cacf653308905.tar.gz
Update to version 1.9.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08fc4e4faae7..7b0f32ec2fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.9.4
+pkgver=1.9.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')
@@ -10,7 +10,7 @@ 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=('e276ed17f5775c4a65b96193061b452cb2504cd6a2f2390b9be3cdb82be375b7596b059d537368fa2fb7a1cf856345d2a09eb769ee86d4581cd32b1edd6c5e90'
+sha512sums_x86_64=('aac77e67f7724a3647a099bd954101e05cb8f680325db0f256c726aa836f0e07c60fcd31d73271a2c78b175dc430e89b00f529000fce9bccc408365897f21b7b'
'SKIP')
_binname=Bisq
conflicts=("bisq" "bisq-git")