summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2017-05-22 11:45:52 -0400
committerDavid Parrish2017-05-22 11:45:52 -0400
commit7dd7af1dd58b18152d565e6323e784e81bd462a5 (patch)
treef04f4f244185e364b255fc1f892378baee5f4fcb /PKGBUILD
parent622f000c0c66360e806f7e8f60c8ef4a9bcf4667 (diff)
downloadaur-7dd7af1dd58b18152d565e6323e784e81bd462a5.tar.gz
Update version to 0.4.9.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50f47692b922..dfe9797b629d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.9.1
+pkgver=0.4.9.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=('6751fd998f5aac7abe7074de6711020f')
+md5sums_x86_64=('1bc75cfedfb42afc099f02680c959887')
_binname=Bitsquare
prepare() {