summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1cc1585886f..3bf053e35d9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.5
- pkgrel = 2
+ pkgver = 1.1.6
+ pkgrel = 1
url = https://bisq.network
arch = any
license = AGPL3
@@ -14,9 +14,9 @@ pkgbase = bisq
provides = bisq
conflicts = bisq-bin
conflicts = bisq-git
- source = https://github.com/bisq-network/bisq/archive/v1.1.5.tar.gz
+ source = https://github.com/bisq-network/bisq/archive/v1.1.6.tar.gz
source = bisq.desktop
- sha256sums = 5d1003c792b3af739b7821a16c7f405b6e470aca55f506774671ab90fd41fc22
+ sha256sums = 7e2ae8c86ded0ec07fb1423251dca11bd833170ddabfcd1625c045000ce20ef2
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
pkgname = bisq
diff --git a/PKGBUILD b/PKGBUILD
index f9d7e9747249..730d4f03b122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.1.6
+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')
url="https://bisq.network"
@@ -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=('5d1003c792b3af739b7821a16c7f405b6e470aca55f506774671ab90fd41fc22'
+sha256sums=('7e2ae8c86ded0ec07fb1423251dca11bd833170ddabfcd1625c045000ce20ef2'
'3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc')
_binname=Bisq