summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2022-05-06 07:30:10 -0400
committerDavid Parrish2022-05-06 07:30:10 -0400
commitcd1228b5568e86997b1a56c086f718cec5df374b (patch)
tree3a0c999ef916dbd29e15f68f69e9db6f4ee06cf3
parentd96868fb3c2ebc320c93443d0aef02b0d0e04dab (diff)
downloadaur-cd1228b5568e86997b1a56c086f718cec5df374b.tar.gz
Update to version 1.9.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a10e4e3d73ec..6fb02231aa7c 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.8.4
+ pkgver = 1.9.1
pkgrel = 1
url = https://bisq.network
arch = any
@@ -10,11 +10,11 @@ pkgbase = bisq
provides = bisq
conflicts = bisq-bin
conflicts = bisq-git
- source = bisq-1.8.4.tar.gz::https://github.com/bisq-network/bisq/archive/v1.8.4.tar.gz
- source = https://github.com/bisq-network/bisq/releases/download/v1.8.4/bisq-1.8.4.tar.gz.asc
+ 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.desktop
validpgpkeys = CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B
- sha256sums = c284cfa421d039b4067e2d01a1065fdaf695a75807e602223b847fb91d82264e
+ sha256sums = ef88df08a19ecc120de5f4e95a671d589886a223b224ee4bbe229764c5ce5f2c
sha256sums = SKIP
sha256sums = 687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406
diff --git a/PKGBUILD b/PKGBUILD
index 4647965b3938..2a18c378a3f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Felix Golatofski <contact@xdfr.de>
pkgname=bisq
-pkgver=1.8.4
+pkgver=1.9.1
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=('c284cfa421d039b4067e2d01a1065fdaf695a75807e602223b847fb91d82264e'
+sha256sums=('ef88df08a19ecc120de5f4e95a671d589886a223b224ee4bbe229764c5ce5f2c'
'SKIP'
'687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B') # Christoph Atteneder