summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2017-05-22 11:45:52 -0400
committerDavid Parrish2017-05-22 11:45:52 -0400
commit7dd7af1dd58b18152d565e6323e784e81bd462a5 (patch)
treef04f4f244185e364b255fc1f892378baee5f4fcb
parent622f000c0c66360e806f7e8f60c8ef4a9bcf4667 (diff)
downloadaur-7dd7af1dd58b18152d565e6323e784e81bd462a5.tar.gz
Update version to 0.4.9.9.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e3c8e59d5d5..0e94292e550a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sat Apr 1 13:37:44 UTC 2017
+# Mon May 22 15:22:56 UTC 2017
pkgbase = bitsquare-bin
pkgdesc = Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
- pkgver = 0.4.9.9.1
+ pkgver = 0.4.9.9.3
pkgrel = 1
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
- source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.9.1/Bitsquare-64bit-0.4.9.9.1.deb
- md5sums_x86_64 = 6751fd998f5aac7abe7074de6711020f
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.9.3/Bitsquare-64bit-0.4.9.9.3.deb
+ md5sums_x86_64 = 1bc75cfedfb42afc099f02680c959887
pkgname = bitsquare-bin
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() {