summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2017-05-22 11:46:24 -0400
committerDavid Parrish2017-05-22 11:46:24 -0400
commitbe7cbae2e0bdada8f7b100efb0198ac35be6637f (patch)
tree4d2e35cf7fd52c0bd056bcb30f190c734d6795ec
parentfb98f26dc8b58bc2c94b430a53f6c27da294ca0e (diff)
downloadaur-be7cbae2e0bdada8f7b100efb0198ac35be6637f.tar.gz
Update version to 0.4.9.9.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c9022f7dd3a..7477c4ab4f6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 1 13:41:01 UTC 2017
+# Mon May 22 15:22:10 UTC 2017
pkgbase = bitsquare
pkgdesc = Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
- pkgver = 0.4.9.9.1
+ pkgver = 0.4.9.9.3
pkgrel = 1
url = https://bitsquare.io/
arch = any
@@ -10,8 +10,8 @@ pkgbase = bitsquare
makedepends = maven
makedepends = jdk8-openjdk
depends = java-openjfx
- source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9.9.1
- source = git+https://github.com/bitsquare/bitcoinj.git#commit=ddce8e2bd4e560a217fb7a3964aec3ef1bfcd7ec
+ source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9.9.3
+ source = git+https://github.com/bitsquare/bitcoinj.git#commit=3a2e6baae74e4ed8d20edf73a2914297cde47f6c
source = bitsquare.sh
source = bitsquare.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 80a956562053..03357d2c8e2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9.9.1
+pkgver=0.4.9.9.3
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=ddce8e2bd4e560a217fb7a3964aec3ef1bfcd7ec"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=3a2e6baae74e4ed8d20edf73a2914297cde47f6c"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'