summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2023-01-08 15:28:34 -0500
committerDavid Parrish2023-01-08 15:28:34 -0500
commit47575f7024a6a4f2196f29e921b49579ae3fbdc1 (patch)
tree3a6d0f3fbf1522f118275ee74ef1c44fb23cee70 /PKGBUILD
parentca6c30921ae650fd2dba30727196f31f2cff9e7d (diff)
downloadaur-47575f7024a6a4f2196f29e921b49579ae3fbdc1.tar.gz
Update to version 1.9.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c465092815c..8ef5752d39a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.9.8
+pkgver=1.9.9
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"
license=('AGPL3')
depends=('jdk-openjdk')
-validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B')
+validpgpkeys=('B493319106CC3D1F252E19CBF806F422E222AA02')
source_x86_64=("https://github.com/bisq-network/bisq/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb"{,.asc})
-sha512sums_x86_64=('b8b5a5f076624721760eee8f3251f41ddba4d74936e66d6b45ce3944489b2ee032714628a8e79d6905650949ca493443f9a830820d27b0644448a41e33052c21'
+sha512sums_x86_64=('220a959741c7c9a7e2ec7c8a6b51ce18564e2aeb5c8e115cdb69594df68daf4e25214b15b5bb311e17abbc371763c9870d82bae3912cafd343821f9831e20155'
'SKIP')
_binname=Bisq
conflicts=("bisq" "bisq-git")