summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2016-11-22 08:58:17 -0500
committerDavid Parrish2016-11-22 08:58:17 -0500
commit3db885c51581c2edf0f8903936331e94a275c663 (patch)
treee2203b43a7297888d11f99ad143f7a4fba714612 /PKGBUILD
parentd8f38af301810238778aa9fe1e96396b1db89768 (diff)
downloadaur-3db885c51581c2edf0f8903936331e94a275c663.tar.gz
Update to version v0.4.9.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6de8eb3f12f..50f6c36eb955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.7
+pkgver=0.4.9.8
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')
@@ -9,8 +9,8 @@ url="https://bitsquare.io/"
license=('AGPL3')
depends=('java-openjfx')
makedepends=('maven' 'jdk8-openjdk')
-source=("${pkgname}::git+https://github.com/bitsquare/bitsquare.git#commit=d54f4d056785aec285dfcdafd9b920c33c679150"
- "git+https://github.com/bitsquare/bitcoinj.git#commit=206b5bf7085405dd1f39b562905c65f5216f4bb5"
+source=("${pkgname}::git+https://github.com/bitsquare/bitsquare.git#tag=v${pkgver}"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=0cbd80a4b2938859f26e14bb94dff72f60ad673c"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'