summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-11-22 08:56:00 -0500
committerDavid Parrish2016-11-22 08:56:00 -0500
commit7210f261af338b45f33e1e7068d13c76245e826d (patch)
treec302bbe96e1563c862e611f199279bedb83e66ed /PKGBUILD
parent32ca12b2cd3465f7c428e94cbf69a38003e546b3 (diff)
downloadaur-7210f261af338b45f33e1e7068d13c76245e826d.tar.gz
Update to version v0.4.9.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {