summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2017-02-13 18:34:58 -0500
committerDavid Parrish2017-02-13 18:34:58 -0500
commit71b7d5f472a646d6c268eb92d9854dcb3bd682bb (patch)
tree92879945a3f93e4cf791cdace65143ab4ea4841d
parent7210f261af338b45f33e1e7068d13c76245e826d (diff)
downloadaur-71b7d5f472a646d6c268eb92d9854dcb3bd682bb.tar.gz
Update version to 0.4.9.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb6646449d0f..5f4e6558c085 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Tue Nov 22 13:52:21 UTC 2016
+# Mon Feb 13 23:34:27 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.8
+ pkgver = 0.4.9.9
pkgrel = 1
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
- source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.8/Bitsquare-64bit-0.4.9.8.deb
- md5sums_x86_64 = d44e78e5dd700ff1589a3386d93c30b4
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.9/Bitsquare-64bit-0.4.9.9.deb
+ md5sums_x86_64 = 41fbc9ba89b7f7e71dfc29633740f041
pkgname = bitsquare-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3931d66abd80..6cbaec7fca0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.8
+pkgver=0.4.9.9
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=('060e452914c8445a2ea3f48e036c1573')
+md5sums_x86_64=('41fbc9ba89b7f7e71dfc29633740f041')
_binname=Bitsquare
prepare() {