summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-11-13 14:09:24 -0500
committerDavid Parrish2016-11-13 14:09:27 -0500
commitd8f38af301810238778aa9fe1e96396b1db89768 (patch)
tree657e75174e4ba6c842578dbf9b10761695cb3195 /PKGBUILD
parent4bbfcf59cd4377caf08cbd941cb9730c60224367 (diff)
downloadaur-d8f38af301810238778aa9fe1e96396b1db89768.tar.gz
Update to version 0.4.9.7
- Add jdk8-openjdk as a dependency - Specify commit hash for 0.4.9.7 in order for build to succeed. - Spacing changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa61cd26cc58..e6de8eb3f12f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.6
+pkgver=0.4.9.7
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')
url="https://bitsquare.io/"
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=2fcd65ce8c94e993993abffa22d198e3fa1a620d"
- "bitsquare.sh"
- "bitsquare.desktop")
+makedepends=('maven' 'jdk8-openjdk')
+source=("${pkgname}::git+https://github.com/bitsquare/bitsquare.git#commit=d54f4d056785aec285dfcdafd9b920c33c679150"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=206b5bf7085405dd1f39b562905c65f5216f4bb5"
+ "bitsquare.sh"
+ "bitsquare.desktop")
sha256sums=('SKIP'
'SKIP'
'95a61502d44523c983549d6bf3deb81dc49fef490a187d28fd16e024c2d3e2aa'