summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-10-31 10:50:21 -0400
committerDavid Parrish2016-10-31 10:50:21 -0400
commit4520002904a255da69183219f34ab2e38bd3445d (patch)
tree116923e9f70dceacd0c84d2fecf9a21890c04e0a /PKGBUILD
parent3f5f6473e782e3b2f9f81200b86b5cb70d2074fc (diff)
downloadaur-4520002904a255da69183219f34ab2e38bd3445d.tar.gz
Update version to 0.4.9.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b4be3d1d55f..9577252b05af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.6
+pkgver=0.4.9.7
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=('f383ae94867ce61b7acd8571b82cad7d')
+md5sums_x86_64=('d44e78e5dd700ff1589a3386d93c30b4')
_binname=Bitsquare
prepare() {