summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Reimair2021-09-28 13:41:05 +0200
committerFlorian Reimair2021-09-28 13:41:05 +0200
commit01efb5f42eb32bb39b73f1612ae9743af0424476 (patch)
tree9516e514b496de216e30e04521798fbebac9d2e4
parent89de5b799c581e52fd889615254e70c5f87461cc (diff)
downloadaur-01efb5f42eb32bb39b73f1612ae9743af0424476.tar.gz
v1.7.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 860a8afa33f0..1fba480f2ecd 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.7.3
+ pkgver = 1.7.4
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.7.3.tar.gz::https://github.com/bisq-network/bisq/archive/v1.7.3.tar.gz
- source = https://github.com/bisq-network/bisq/releases/download/v1.7.3/bisq-1.7.3.tar.gz.asc
+ source = bisq-1.7.4.tar.gz::https://github.com/bisq-network/bisq/archive/v1.7.4.tar.gz
+ source = https://github.com/bisq-network/bisq/releases/download/v1.7.4/bisq-1.7.4.tar.gz.asc
source = bisq.desktop
validpgpkeys = CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B
- sha256sums = c701d6774016465feb654de04a0c2678cf9ba1c2b620dbacb585ed285d3fbec7
+ sha256sums = 3c6ec9b9d8bd462f3c52251409c84fd11b9a9664cfd6e0b662844ed71106556e
sha256sums = SKIP
sha256sums = 687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406
diff --git a/PKGBUILD b/PKGBUILD
index 7e87f3fd3ce6..8f30d578dd58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Felix Golatofski <contact@xdfr.de>
pkgname=bisq
-pkgver=1.7.3
+pkgver=1.7.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=('c701d6774016465feb654de04a0c2678cf9ba1c2b620dbacb585ed285d3fbec7'
+sha256sums=('3c6ec9b9d8bd462f3c52251409c84fd11b9a9664cfd6e0b662844ed71106556e'
'SKIP'
'687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406')
validpgpkeys=('CB36D7D2EBB2E35D9B75500BCD5DC1C529CDFD3B') # Christoph Atteneder