summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-09-05 08:10:31 -0400
committerDavid Parrish2016-09-05 08:10:31 -0400
commit3f5f6473e782e3b2f9f81200b86b5cb70d2074fc (patch)
tree294fb99fb5ef1a297c0a552dbeee269b409be5c9
parentacbb72ddde9a60799b1a4ce26c85b5590a64e47f (diff)
downloadaur-3f5f6473e782e3b2f9f81200b86b5cb70d2074fc.tar.gz
Update version to 0.4.9.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 008b8a18b704..6f46366c179d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Aug 28 19:00:31 UTC 2016
+# Mon Sep 5 12:10:05 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.4
+ pkgver = 0.4.9.6
pkgrel = 1
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
- 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
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.6/Bitsquare-64bit-0.4.9.6.deb
+ md5sums_x86_64 = f383ae94867ce61b7acd8571b82cad7d
pkgname = bitsquare-bin
diff --git a/PKGBUILD b/PKGBUILD
index 11b992a49823..6b4be3d1d55f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9.4
+pkgver=0.4.9.6
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=('a1002de2da7df220bb1fa4238c05e15c')
+md5sums_x86_64=('f383ae94867ce61b7acd8571b82cad7d')
_binname=Bitsquare
prepare() {