summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-02-04 11:17:50 -0500
committerDavid Parrish2018-02-04 11:17:50 -0500
commit9514b14a005122e46b2f9136f4f0c908d7fe72fb (patch)
treeacfc0b90d0606d340490e04b390a86a8ac0c13c1
parent9abb26dafa9014e03d587ac902a0c9470df62485 (diff)
downloadaur-9514b14a005122e46b2f9136f4f0c908d7fe72fb.tar.gz
Update version to 0.6.5 and mark as a provider of bisq
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56f71d010f53..2d2eaa7fa2f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
# Generated by mksrcinfo v8
-# Mon Jan 22 14:00:41 UTC 2018
+# Sun Feb 4 16:17:21 UTC 2018
pkgbase = bisq-bin
pkgdesc = Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
- pkgver = 0.6.4
+ pkgver = 0.6.5
pkgrel = 1
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
- source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.6.4/Bisq-64bit-0.6.4.deb
- md5sums_x86_64 = 220c1862e3e5826f5e096dafb6bc2a11
+ provides = bisq
+ conflicts = bisq
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.6.5/Bisq-64bit-0.6.5.deb
+ md5sums_x86_64 = 89437ac451970118f78427f7415045d5
pkgname = bisq-bin
diff --git a/PKGBUILD b/PKGBUILD
index 77b969b82d9c..b6691d3a00ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,17 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bisq-bin
-pkgver=0.6.4
+pkgver=0.6.5
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=('x86_64')
url="https://bitsquare.io/"
license=('AGPL3')
source_x86_64=("https://github.com/bitsquare/bitsquare/releases/download/v${pkgver}/Bisq-64bit-${pkgver}.deb")
-md5sums_x86_64=('220c1862e3e5826f5e096dafb6bc2a11')
+md5sums_x86_64=('89437ac451970118f78427f7415045d5')
_binname=Bisq
+conflicts=("bisq")
+provides=("bisq")
prepare() {
tar -Jxvf data.tar.xz