summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2017-02-13 18:34:14 -0500
committerDavid Parrish2017-02-13 18:34:14 -0500
commita7062bfc4ca43617d79a9aac23e57de94475bbb1 (patch)
treeaf8d0b1e1de0788251fafd98e6bcf624568c527d /PKGBUILD
parent3db885c51581c2edf0f8903936331e94a275c663 (diff)
downloadaur-a7062bfc4ca43617d79a9aac23e57de94475bbb1.tar.gz
Update version to 0.4.9.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50f6c36eb955..ad9fd0f2596b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.8
+pkgver=0.4.9.9
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' 'jdk8-openjdk')
source=("${pkgname}::git+https://github.com/bitsquare/bitsquare.git#tag=v${pkgver}"
- "git+https://github.com/bitsquare/bitcoinj.git#commit=0cbd80a4b2938859f26e14bb94dff72f60ad673c"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=34cc044371ca7613ec0880a68f57b0f12700b95b"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'