summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Reimair2019-04-15 18:24:07 +0200
committerFlorian Reimair2019-04-15 18:24:07 +0200
commit405c20db4380d87fb7d04f82def4cf1f42225148 (patch)
treec9508e8713d5a5b3f0f6ff3df970263c663d9434
parent8fb5a03265c47e6833a52584122385ee11ed62a1 (diff)
downloadaur-405c20db4380d87fb7d04f82def4cf1f42225148.tar.gz
v1.0.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 154c4a2940ec..1491ecd9ce22 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 = 0.9.8
+ pkgver = 1.0.0
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=v0.9.8
+ source = bisq::git+https://github.com/bisq-network/bisq-desktop.git#tag=v1.0.0
source = bisq.desktop
sha256sums = SKIP
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
diff --git a/PKGBUILD b/PKGBUILD
index a16959fa0a49..2bac26304351 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=0.9.8
+pkgver=1.0.0
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')