summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2017-04-01 09:45:23 -0400
committerDavid Parrish2017-04-01 09:45:23 -0400
commitfb98f26dc8b58bc2c94b430a53f6c27da294ca0e (patch)
treeee9e9852c2fa78977d1dee96343fc6ec4a0ef8d4 /PKGBUILD
parenta7062bfc4ca43617d79a9aac23e57de94475bbb1 (diff)
downloadaur-fb98f26dc8b58bc2c94b430a53f6c27da294ca0e.tar.gz
Update version to 0.4.9.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad9fd0f2596b..80a956562053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.9
+pkgver=0.4.9.9.1
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=34cc044371ca7613ec0880a68f57b0f12700b95b"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=ddce8e2bd4e560a217fb7a3964aec3ef1bfcd7ec"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'