summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-04-23 21:25:49 -0400
committerDavid Parrish2016-04-23 21:25:49 -0400
commit2751c593277b8f83c5aef5e7d0db3bf87584cd08 (patch)
treecbe2a2b2f6807ca3a88549ab37f2d66c1ff1cc3b /PKGBUILD
parent7562313f2497ce21857fe40ab972e253e51d826d (diff)
downloadaur-2751c593277b8f83c5aef5e7d0db3bf87584cd08.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29e7fcdbd43f..9c181b7f0a58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@gmail.com>
pkgname=bitsquare
-pkgver=0.4.0
+pkgver=0.4.3
pkgrel=1
pkgdesc="Bitsquare is a 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=('35a4b39780a22164b9dfb24929185d5e')
+md5sums_x86_64=('a327dd5a9f8d7a3984c5116329b78be3')
_binname=Bitsquare
prepare() {