summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-08-23 01:14:55 -0400
committerDavid Parrish2016-08-23 01:14:55 -0400
commitdac8e72438060d96e991099f6ddb0a6d5756a6de (patch)
tree25e3fbdd5e7c47923fcd8e804fd0a8afc308ebf1 /PKGBUILD
parentfb7eebd18bed5019cf3f6b858ce07b1962f873c9 (diff)
downloadaur-dac8e72438060d96e991099f6ddb0a6d5756a6de.tar.gz
Update version to v0.4.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84e80ea84919..04024b5d77d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.2
+pkgver=0.4.9.3
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=('868819f78d8e19a69e971b7cc4a27f4c')
+md5sums_x86_64=('3b8a5aa3a5ae64700ca7ef5b8ef6f17f')
_binname=Bitsquare
prepare() {