summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-06-09 09:53:59 -0400
committerDavid Parrish2016-06-09 09:53:59 -0400
commiteb02db3fb0f36caf11d8a739a33bfcae92cb5b27 (patch)
tree16975083b50ab101d86de8cefe48566ea44ded89 /PKGBUILD
parentd1971e9eae4f80261e9a8ea317e2b6f6d3a2cd49 (diff)
downloadaur-eb02db3fb0f36caf11d8a739a33bfcae92cb5b27.tar.gz
Specify commit hash for 0.4.8 bitcoinj
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbe71be1d4ba..cb75658eb610 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bitsquare
pkgver=0.4.8
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges"
arch=('any')
url="https://bitsquare.io/"
@@ -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#branch=FixBloomFilters"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=4f1799774fddac7d22de7099101c3c4dbabb69f7"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'