summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-07-20 18:46:10 -0400
committerDavid Parrish2016-07-20 18:46:10 -0400
commit97240ce29c09e9fb58ca151525e5c779920f7125 (patch)
treef27bc5f536933786e1bfcd506e5a6389ec71425d
parentcee2dd519013fa2243278811a46470518e358cae (diff)
downloadaur-97240ce29c09e9fb58ca151525e5c779920f7125.tar.gz
Update version to 0.4.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a9fa61569db..c5da7940e632 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Wed Jul 6 17:04:50 UTC 2016
+# Wed Jul 20 22:45:47 UTC 2016
pkgbase = bitsquare-bin
- pkgdesc = Bitsquare is a cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
- pkgver = 0.4.8.1
+ 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
pkgrel = 1
url = https://bitsquare.io/
arch = x86_64
license = AGPL3
- source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.8.1/Bitsquare-64bit-0.4.8.1.deb
- md5sums_x86_64 = 1cd41f2f68366603f00153f7884690e1
+ source_x86_64 = https://github.com/bitsquare/bitsquare/releases/download/v0.4.9/Bitsquare-64bit-0.4.9.deb
+ md5sums_x86_64 = 2e5ad5f2af367a00f73e9c3ff373981c
pkgname = bitsquare-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1eeeb856cec5..42ac823dfc0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare-bin
-pkgver=0.4.8.1
+pkgver=0.4.9
pkgrel=1
-pkgdesc="Bitsquare is a cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges"
+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=('1cd41f2f68366603f00153f7884690e1')
+md5sums_x86_64=('2e5ad5f2af367a00f73e9c3ff373981c')
_binname=Bitsquare
prepare() {