summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2017-04-01 09:42:34 -0400
committerDavid Parrish2017-04-01 09:42:34 -0400
commit622f000c0c66360e806f7e8f60c8ef4a9bcf4667 (patch)
treed586dde6dfd37a25f44afa80b427456cc664098e
parent71b7d5f472a646d6c268eb92d9854dcb3bd682bb (diff)
downloadaur-622f000c0c66360e806f7e8f60c8ef4a9bcf4667.tar.gz
Update version to 0.4.9.9.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f4e6558c085..6e3c8e59d5d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Mon Feb 13 23:34:27 UTC 2017
+# Sat Apr 1 13:37:44 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
+ pkgver = 0.4.9.9.1
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/Bitsquare-64bit-0.4.9.9.deb
- md5sums_x86_64 = 41fbc9ba89b7f7e71dfc29633740f041
+ 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
pkgname = bitsquare-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6cbaec7fca0a..50f47692b922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.9
+pkgver=0.4.9.9.1
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=('41fbc9ba89b7f7e71dfc29633740f041')
+md5sums_x86_64=('6751fd998f5aac7abe7074de6711020f')
_binname=Bitsquare
prepare() {