summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-07-30 22:43:47 -0400
committerDavid Parrish2016-07-30 22:43:47 -0400
commitfb7eebd18bed5019cf3f6b858ce07b1962f873c9 (patch)
treeec2e723ed8232dfe649387e7fbd5ade7442a7d63 /PKGBUILD
parent454fe500f1452635c1f50c345729d079ce430a34 (diff)
downloadaur-fb7eebd18bed5019cf3f6b858ce07b1962f873c9.tar.gz
Update version to 0.4.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f95ab4b4b85..84e80ea84919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.1
+pkgver=0.4.9.2
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=('2fd533d0c9c490889581d3b564ccc18a')
+md5sums_x86_64=('868819f78d8e19a69e971b7cc4a27f4c')
_binname=Bitsquare
prepare() {