summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2022-09-25 06:17:06 -0400
committerDavid Parrish2022-09-25 06:17:06 -0400
commit778e3c63f3d11bdc554e3d65315eee358094c2f5 (patch)
tree4fc2ca510afd2ea6c83801f33c626d5b88549746
parent9a5a675a726e17f2900a227ed65e079e4b7d16dc (diff)
downloadaur-778e3c63f3d11bdc554e3d65315eee358094c2f5.tar.gz
Update to version 1.9.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea8803998590..9884c1ab2972 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.4
+ pkgver = 1.9.5
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.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-1.9.5.tar.gz::https://github.com/bisq-network/bisq/archive/v1.9.5.tar.gz
+ source = https://github.com/bisq-network/bisq/releases/download/v1.9.5/bisq-1.9.5.tar.gz.asc
source = bisq.desktop
validpgpkeys = CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B
- sha256sums = ef88df08a19ecc120de5f4e95a671d589886a223b224ee4bbe229764c5ce5f2c
+ sha256sums = 8feb8870b7b2ff1c3b4bbff48c3f2bc8386a88e552be8acf88ffafa9276a3f53
sha256sums = SKIP
sha256sums = 687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406
diff --git a/PKGBUILD b/PKGBUILD
index 13383cb95784..8597fbe33d4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Felix Golatofski <contact@xdfr.de>
pkgname=bisq
-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=('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=('efd23836a581843664089eb8967b97d081ad167721ab37597310fceda06b092f'
+sha256sums=('8feb8870b7b2ff1c3b4bbff48c3f2bc8386a88e552be8acf88ffafa9276a3f53'
'SKIP'
'687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B') # Christoph Atteneder