summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-08-28 15:00:59 -0400
committerDavid Parrish2016-08-28 15:00:59 -0400
commitacbb72ddde9a60799b1a4ce26c85b5590a64e47f (patch)
tree23a16feb122d5e4f09b57a8fa4cbd7b559cea263
parentdac8e72438060d96e991099f6ddb0a6d5756a6de (diff)
downloadaur-acbb72ddde9a60799b1a4ce26c85b5590a64e47f.tar.gz
Update version to v0.4.9.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95e4c48a49bd..008b8a18b704 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Tue Aug 23 05:14:28 UTC 2016
+# Sun Aug 28 19:00:31 UTC 2016
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.3
+ pkgver = 0.4.9.4
pkgrel = 1
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
- source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.3/Bitsquare-64bit-0.4.9.3.deb
- md5sums_x86_64 = 3b8a5aa3a5ae64700ca7ef5b8ef6f17f
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.4/Bitsquare-64bit-0.4.9.4.deb
+ md5sums_x86_64 = a1002de2da7df220bb1fa4238c05e15c
pkgname = bitsquare-bin
diff --git a/PKGBUILD b/PKGBUILD
index 04024b5d77d2..11b992a49823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.3
+pkgver=0.4.9.4
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=('3b8a5aa3a5ae64700ca7ef5b8ef6f17f')
+md5sums_x86_64=('a1002de2da7df220bb1fa4238c05e15c')
_binname=Bitsquare
prepare() {