summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 393aad3b15c8..a13ed7445d44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = bisq
source = https://github.com/bisq-network/bisq/archive/v1.3.4.tar.gz
source = bisq.desktop
sha256sums = 4ccfd7d6603748b18dc78083828a4e6b38bbaf10a34dc3b566367cc55e324834
- sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
+ sha256sums = 687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406
pkgname = bisq
diff --git a/PKGBUILD b/PKGBUILD
index 3acc2ffe47c8..8ca46c483b07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('git' 'git-lfs' 'maven' 'jdk11-openjdk' 'protobuf')
source=("https://github.com/bisq-network/${pkgname}/archive/v${pkgver}.tar.gz"
"bisq.desktop")
sha256sums=('4ccfd7d6603748b18dc78083828a4e6b38bbaf10a34dc3b566367cc55e324834'
- '3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc')
+ '687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406')
_binname=Bisq
conflicts=("bisq-bin" "bisq-git")