summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-08-28 14:58:42 -0400
committerDavid Parrish2016-08-28 14:58:42 -0400
commit235a2f04beb710126289df17bd720e433d04ed3f (patch)
treec5d87494e9b2f9e0df9c60f807a5d00ca26146d4
parent223100a9c54c965d07d65d35800d627b8a81c04e (diff)
downloadaur-235a2f04beb710126289df17bd720e433d04ed3f.tar.gz
Update version to v0.4.9.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb00cc32985d..36242b218da4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Aug 23 05:09:21 UTC 2016
+# Sun Aug 28 18:58:18 UTC 2016
pkgbase = bitsquare
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 = any
license = AGPL3
makedepends = maven
depends = java-openjfx
- source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9.3
+ source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9.4
source = git+https://github.com/bitsquare/bitcoinj.git#commit=a4bcfb0d9610b0b2746f72e020bdafc7ac8f519f
source = bitsquare.sh
source = bitsquare.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 7c04a62506e7..f87b94115e21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-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=('any')