summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-05-29 11:53:21 -0400
committerDavid Parrish2016-05-29 11:53:21 -0400
commitd1971e9eae4f80261e9a8ea317e2b6f6d3a2cd49 (patch)
tree2b75b7af448e0b77a3aa9ed4b7883f50b3c46585
parent91e9f2a55b3572ccf4155e0389af681d299ee4cf (diff)
downloadaur-d1971e9eae4f80261e9a8ea317e2b6f6d3a2cd49.tar.gz
Update version to 0.4.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3557c48ef329..a7a8054ee5ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed May 18 22:24:41 UTC 2016
+# Sun May 29 15:52:04 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.6
+ pkgver = 0.4.8
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.6
+ source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.8
source = git+https://github.com/bitsquare/bitcoinj.git#branch=FixBloomFilters
source = bitsquare.sh
source = bitsquare.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 1d9b27677de5..fbe71be1d4ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.6
+pkgver=0.4.8
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')