summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Reimair2020-04-09 10:30:21 +0200
committerFlorian Reimair2020-04-09 10:30:21 +0200
commit7f1bb796ebcbe1317204b0570f60af7f788354cc (patch)
treebde02003d89c617fe6d6cbd08f72fdcf3d28ab9c
parent5b1919ddd9c1ef4fa00a0ddb7ea12ce282f9feae (diff)
downloadaur-7f1bb796ebcbe1317204b0570f60af7f788354cc.tar.gz
v1.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 680a530b26d6..0cb6b946f4a3 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.3.0
+ pkgver = 1.3.1
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.3.0.tar.gz
+ source = https://github.com/bisq-network/bisq/archive/v1.3.1.tar.gz
source = bisq.desktop
- sha256sums = 1d9032233877de0f9329a90567644e13f89e6e0fb82e9bfdb4357f6789c3bf1c
+ sha256sums = 25c3c308d592dfa90d6c1159f13c69c19afa4c8be85df8e2ca665354fb185f2d
sha256sums = 3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc
pkgname = bisq
diff --git a/PKGBUILD b/PKGBUILD
index c63163ffedf6..68cb30382426 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq
-pkgver=1.3.0
+pkgver=1.3.1
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=('1d9032233877de0f9329a90567644e13f89e6e0fb82e9bfdb4357f6789c3bf1c'
+sha256sums=('25c3c308d592dfa90d6c1159f13c69c19afa4c8be85df8e2ca665354fb185f2d'
'3560a5cfd097c644874af634725f6063674ffc93ac48118846cc693490cee6bc')
_binname=Bisq