summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-11-22 08:56:00 -0500
committerDavid Parrish2016-11-22 08:56:00 -0500
commit7210f261af338b45f33e1e7068d13c76245e826d (patch)
treec302bbe96e1563c862e611f199279bedb83e66ed
parent32ca12b2cd3465f7c428e94cbf69a38003e546b3 (diff)
downloadaur-7210f261af338b45f33e1e7068d13c76245e826d.tar.gz
Update to version v0.4.9.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b45e2bc8090..bb6646449d0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
# Generated by mksrcinfo v8
-# Mon Oct 31 14:52:50 UTC 2016
+# Tue Nov 22 13:52:21 UTC 2016
pkgbase = bitsquare-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.4.9.7
+ pkgver = 0.4.9.8
pkgrel = 1
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
- source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.7/Bitsquare-64bit-0.4.9.7.deb
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.8/Bitsquare-64bit-0.4.9.8.deb
md5sums_x86_64 = d44e78e5dd700ff1589a3386d93c30b4
pkgname = bitsquare-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9577252b05af..3931d66abd80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.7
+pkgver=0.4.9.8
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}/Bitsquare-64bit-${pkgver}.deb")
-md5sums_x86_64=('d44e78e5dd700ff1589a3386d93c30b4')
+md5sums_x86_64=('060e452914c8445a2ea3f48e036c1573')
_binname=Bitsquare
prepare() {