summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2022-07-21 13:31:20 -0400
committerDavid Parrish2022-07-21 13:31:20 -0400
commit9a5a675a726e17f2900a227ed65e079e4b7d16dc (patch)
treedca8a8a43d895095aae79aea3f0b54b0f8223b9f
parentcd1228b5568e86997b1a56c086f718cec5df374b (diff)
downloadaur-9a5a675a726e17f2900a227ed65e079e4b7d16dc.tar.gz
Update to version 1.9.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fb02231aa7c..ea8803998590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bisq
pkgdesc = Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
- pkgver = 1.9.1
+ pkgver = 1.9.4
pkgrel = 1
url = https://bisq.network
arch = any
@@ -10,8 +10,8 @@ pkgbase = bisq
provides = bisq
conflicts = bisq-bin
conflicts = bisq-git
- source = bisq-1.9.1.tar.gz::https://github.com/bisq-network/bisq/archive/v1.9.1.tar.gz
- source = https://github.com/bisq-network/bisq/releases/download/v1.9.1/bisq-1.9.1.tar.gz.asc
+ source = bisq-1.9.4.tar.gz::https://github.com/bisq-network/bisq/archive/v1.9.4.tar.gz
+ source = https://github.com/bisq-network/bisq/releases/download/v1.9.4/bisq-1.9.4.tar.gz.asc
source = bisq.desktop
validpgpkeys = CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B
sha256sums = ef88df08a19ecc120de5f4e95a671d589886a223b224ee4bbe229764c5ce5f2c
diff --git a/PKGBUILD b/PKGBUILD
index 2a18c378a3f0..13383cb95784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Felix Golatofski <contact@xdfr.de>
pkgname=bisq
-pkgver=1.9.1
+pkgver=1.9.4
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=('any')
@@ -13,7 +13,7 @@ makedepends=('jdk11-openjdk')
source=("$pkgname-$pkgver.tar.gz::https://github.com/bisq-network/bisq/archive/v${pkgver}.tar.gz"
"https://github.com/bisq-network/bisq/releases/download/v${pkgver}/bisq-${pkgver}.tar.gz.asc"
"bisq.desktop")
-sha256sums=('ef88df08a19ecc120de5f4e95a671d589886a223b224ee4bbe229764c5ce5f2c'
+sha256sums=('efd23836a581843664089eb8967b97d081ad167721ab37597310fceda06b092f'
'SKIP'
'687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B') # Christoph Atteneder