summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2024-04-10 17:46:58 +0200
committerjohnnybash2024-04-10 17:46:58 +0200
commit88c8dde3098882485fde87acd166c94e60668ca0 (patch)
treeb9e5f7c42caf1de8deef6e8b88966d450235f97b /PKGBUILD
parent759f3af34959cc46db67885cf5a8842019b96316 (diff)
downloadaur-bisq-bin.tar.gz
upgpkg: bisq-bin 1.9.15-1
upstream release new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ff35dcd8e59..99b113fea3e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=1.9.14
-pkgrel=2
+pkgver=1.9.15
+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,7 +10,7 @@ license=('AGPL-3.0-only')
depends=('java-runtime')
validpgpkeys=('B493319106CC3D1F252E19CBF806F422E222AA02')
source_x86_64=("https://github.com/bisq-network/bisq/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb"{,.asc})
-sha512sums_x86_64=('d66211b27df787b2eec2e200f4b60f21b3211cd492395c9e2bd3019d76c6e9fa2eb167e4eeaf0a4e229e881b79d8e9f1ac643de804d7521531a96fbb48c3f762'
+sha512sums_x86_64=('1a97f130752a73825c5b57c03e2491d7e3c9210780ef41f5790d2c2a1fceff4147760dbd694ce600f798296ec72b673dae2d803004533195dcacf5ff379914d5'
'SKIP')
_binname=Bisq
conflicts=("bisq" "bisq-git")