summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Bryskin2024-05-28 13:19:27 +0300
committerNikolay Bryskin2024-05-28 13:21:27 +0300
commit0ed19d4a4a45a4fcb2e513670b50339d1ba2bf63 (patch)
treea72ca2422931e0e627799c0ed1006c58bfa36f49
parentbbc0ce9323dc837b96d8daf29cd3bf7759a3eba5 (diff)
downloadaur-bisq2.tar.gz
Bump to v2.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5da2a36c596..dc67ba32448f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bisq2
pkgdesc = The Decentralized Trading Platform
- pkgver = 2.0.3
+ pkgver = 2.0.4
pkgrel = 1
url = https://bisq.network
arch = any
@@ -9,7 +9,7 @@ pkgbase = bisq2
makedepends = git
depends = java-runtime=17
provides = bisq2
- source = git+https://github.com/bisq-network/bisq2#tag=v2.0.3
+ source = git+https://github.com/bisq-network/bisq2#tag=v2.0.4
source = bisq2.desktop
sha256sums = SKIP
sha256sums = 5a7cbc21d30ebd7b9396f2dd012ccc9f79af76c5651586ec6c6bc6f2d514ac29
diff --git a/PKGBUILD b/PKGBUILD
index 661596b736c3..e591424f46be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Felix Golatofski <contact@xdfr.de>
pkgname=bisq2
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="The Decentralized Trading Platform"
arch=('any')