summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-07-27 18:31:03 -0400
committerDavid Parrish2016-07-27 18:31:03 -0400
commit454fe500f1452635c1f50c345729d079ce430a34 (patch)
treee7753f866ec6d95104a1158237d6aef766ec4637
parent97240ce29c09e9fb58ca151525e5c779920f7125 (diff)
downloadaur-454fe500f1452635c1f50c345729d079ce430a34.tar.gz
Up version to 0.4.9.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5da7940e632..8ed056517e05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
# Generated by mksrcinfo v8
-# Wed Jul 20 22:45:47 UTC 2016
+# Wed Jul 27 22:24:38 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
+ pkgver = 0.4.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/Bitsquare-64bit-0.4.9.deb
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9.1/Bitsquare-64bit-0.4.9.1.deb
md5sums_x86_64 = 2e5ad5f2af367a00f73e9c3ff373981c
pkgname = bitsquare-bin
diff --git a/PKGBUILD b/PKGBUILD
index 42ac823dfc0b..1f95ab4b4b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.9
+pkgver=0.4.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=('2e5ad5f2af367a00f73e9c3ff373981c')
+md5sums_x86_64=('2fd533d0c9c490889581d3b564ccc18a')
_binname=Bitsquare
prepare() {