summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2019-10-29 20:28:57 -0400
committerDavid Parrish2019-10-29 20:28:57 -0400
commit9534a788f4b2804cbf0a75ec00a840ffb2efe17d (patch)
tree9f0b509ed49836674e4284e23777b99dabb93419
parentc37ed3bee22297a9474cce8cf5053a42eba06d38 (diff)
downloadaur-9534a788f4b2804cbf0a75ec00a840ffb2efe17d.tar.gz
Update to v1.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc2c543a052d..61386b71bb6e 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.7
+ pkgver = 1.2.0
pkgrel = 1
url = https://bisq.network
arch = any
@@ -14,9 +14,9 @@ pkgbase = bisq
provides = bisq
conflicts = bisq-bin
conflicts = bisq-git
- source = https://github.com/bisq-network/bisq/archive/v1.1.7.tar.gz
+ source = https://github.com/bisq-network/bisq/archive/v1.2.0.tar.gz
source = bisq.desktop
- sha256sums = a33fc1fdde504d281c61da828bd54b3e2ab1891aa0e03d938ac02e234221fb24
+ sha256sums = 2818755746428031bd68d9f1bc46083fa7ab06b3fdc71c5fb8890bed8f2532df
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
pkgname = bisq
diff --git a/PKGBUILD b/PKGBUILD
index bf0fc4210794..1bb184bf66f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=1.1.7
+pkgver=1.2.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')
@@ -11,7 +11,7 @@ depends=('java-runtime' 'bash')
makedepends=('git' 'maven' 'jdk10-openjdk' 'protobuf')
source=("https://github.com/bisq-network/${pkgname}/archive/v${pkgver}.tar.gz"
"bisq.desktop")
-sha256sums=('a33fc1fdde504d281c61da828bd54b3e2ab1891aa0e03d938ac02e234221fb24'
+sha256sums=('2818755746428031bd68d9f1bc46083fa7ab06b3fdc71c5fb8890bed8f2532df'
'3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc')
_binname=Bisq