summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2019-05-06 10:56:44 -0400
committerDavid Parrish2019-05-06 10:56:44 -0400
commiteddcb1b421ff0d432b1c3367a73e2d194e25e7c3 (patch)
treeaef4ad00cf7eb10704595f60525ff3d3d6ccbd8a
parentc7afbf5b3d3c80820469d6935f60d5a43f3fb91a (diff)
downloadaur-eddcb1b421ff0d432b1c3367a73e2d194e25e7c3.tar.gz
Update to v1.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d786aafcd8c..ff8c9dc52622 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.0
+ pkgver = 1.1.1
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.0
+ source = bisq::git+https://github.com/bisq-network/bisq-desktop.git#tag=v1.1.1
source = bisq.desktop
sha256sums = SKIP
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
diff --git a/PKGBUILD b/PKGBUILD
index 21e3d3b15999..5bd5aa0f2c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=1.1.0
+pkgver=1.1.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')