summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-07-30 23:53:48 -0400
committerDavid Parrish2016-07-30 23:53:48 -0400
commit3a7cb168e7b85abb0203642f435e0671bdbb7119 (patch)
tree109b49bbc6888dcbc6276bb9660f23d02697359e
parentc3750060d4c2d437e5893d1192025406f1ba4cf2 (diff)
downloadaur-3a7cb168e7b85abb0203642f435e0671bdbb7119.tar.gz
Update to version 0.4.9.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d97ffe52c68..ad26dc357112 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Jul 27 22:23:37 UTC 2016
+# Sun Jul 31 02:45:22 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.1
+ pkgver = 0.4.9.2
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.1
- source = git+https://github.com/bitsquare/bitcoinj.git#commit=cbac86338ab74312d71977465218c404560cb9d6
+ source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9.2
+ source = git+https://github.com/bitsquare/bitcoinj.git#commit=4fed6296e3c711893f9c77862e45a6ad68cafe6f
source = bitsquare.sh
source = bitsquare.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index de10c214ad9b..842c572ca855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.1
+pkgver=0.4.9.2
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')