summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Reimair2019-09-23 12:20:00 +0200
committerFlorian Reimair2019-09-23 12:20:00 +0200
commitc37ed3bee22297a9474cce8cf5053a42eba06d38 (patch)
treecb136899902947bf859a28344513f01eaca5934a
parent0be4fac4297e7773abfd52f446eed36387fe8855 (diff)
downloadaur-c37ed3bee22297a9474cce8cf5053a42eba06d38.tar.gz
v1.1.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bf053e35d9e..fc2c543a052d 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.6
+ pkgver = 1.1.7
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.6.tar.gz
+ source = https://github.com/bisq-network/bisq/archive/v1.1.7.tar.gz
source = bisq.desktop
- sha256sums = 7e2ae8c86ded0ec07fb1423251dca11bd833170ddabfcd1625c045000ce20ef2
+ sha256sums = a33fc1fdde504d281c61da828bd54b3e2ab1891aa0e03d938ac02e234221fb24
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
pkgname = bisq
diff --git a/PKGBUILD b/PKGBUILD
index 730d4f03b122..bf0fc4210794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=1.1.6
+pkgver=1.1.7
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=('7e2ae8c86ded0ec07fb1423251dca11bd833170ddabfcd1625c045000ce20ef2'
+sha256sums=('a33fc1fdde504d281c61da828bd54b3e2ab1891aa0e03d938ac02e234221fb24'
'3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc')
_binname=Bisq