summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-12-29 10:44:18 -0500
committerDavid Parrish2018-12-29 10:44:18 -0500
commitf523c1c4ca3d7c84b8021321f03b4ac5eb5ee8bb (patch)
treeb1ce5334d64ba3af1f10d22347022269004001b8
parent51837a0610697ffe25cee9fc7e8123973bb3cf67 (diff)
downloadaur-f523c1c4ca3d7c84b8021321f03b4ac5eb5ee8bb.tar.gz
Update revision to 2.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 780325ae17b3..19adbf888e29 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 = 0.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://bisq.network
arch = any
license = AGPL3
diff --git a/PKGBUILD b/PKGBUILD
index cf047a78c9dc..b58116133866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bisq
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
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"