summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-08-23 01:09:41 -0400
committerDavid Parrish2016-08-23 01:09:41 -0400
commit223100a9c54c965d07d65d35800d627b8a81c04e (patch)
tree5756744654b5cc918828ed29f9cd868c0fd5fa66 /PKGBUILD
parent3a7cb168e7b85abb0203642f435e0671bdbb7119 (diff)
downloadaur-223100a9c54c965d07d65d35800d627b8a81c04e.tar.gz
Up version to v0.9.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 842c572ca855..7c04a62506e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.2
+pkgver=0.4.9.3
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')
@@ -10,7 +10,7 @@ license=('AGPL3')
depends=('java-openjfx')
makedepends=('maven')
source=("${pkgname}::git+https://github.com/bitsquare/bitsquare.git#tag=v${pkgver}"
- "git+https://github.com/bitsquare/bitcoinj.git#commit=4fed6296e3c711893f9c77862e45a6ad68cafe6f"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=a4bcfb0d9610b0b2746f72e020bdafc7ac8f519f"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'