summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43f228494b92..9764fe2ec531 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.1.3
+ pkgver = 1.1.4
pkgrel = 1
url = https://bisq.network
arch = any
@@ -14,7 +14,7 @@ pkgbase = bisq
provides = bisq
conflicts = bisq-bin
conflicts = bisq-git
- source = bisq::git+https://github.com/bisq-network/bisq-desktop.git#tag=v1.1.3
+ source = bisq::git+https://github.com/bisq-network/bisq-desktop.git#tag=v1.1.4
source = bisq.desktop
sha256sums = SKIP
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
diff --git a/PKGBUILD b/PKGBUILD
index b88a64f9e9d1..033de3cf912d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=1.1.3
+pkgver=1.1.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')