summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-09-05 08:09:27 -0400
committerDavid Parrish2016-09-05 08:09:27 -0400
commit4bbfcf59cd4377caf08cbd941cb9730c60224367 (patch)
tree482759dd12edc24fa14be99b8b8f1f193a743a4e /PKGBUILD
parent235a2f04beb710126289df17bd720e433d04ed3f (diff)
downloadaur-4bbfcf59cd4377caf08cbd941cb9730c60224367.tar.gz
Update version to 0.4.9.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f87b94115e21..fa61cd26cc58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.4
+pkgver=0.4.9.6
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=a4bcfb0d9610b0b2746f72e020bdafc7ac8f519f"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=2fcd65ce8c94e993993abffa22d198e3fa1a620d"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'