summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-07-27 19:44:49 -0400
committerDavid Parrish2016-07-27 19:44:49 -0400
commitc3750060d4c2d437e5893d1192025406f1ba4cf2 (patch)
treecff65fb72c544926a8544acba2cb83feafe9997b
parentc1a414b7f8bf051c43aba3a7c6b864a4a482fb11 (diff)
downloadaur-c3750060d4c2d437e5893d1192025406f1ba4cf2.tar.gz
Up version to 0.4.9.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e98b9e8d053..0d97ffe52c68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Jul 20 23:15:51 UTC 2016
+# Wed Jul 27 22:23:37 UTC 2016
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
+ pkgver = 0.4.9.1
pkgrel = 1
url = https://bitsquare.io/
arch = any
license = AGPL3
makedepends = maven
depends = java-openjfx
- source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9
+ source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9.1
source = git+https://github.com/bitsquare/bitcoinj.git#commit=cbac86338ab74312d71977465218c404560cb9d6
source = bitsquare.sh
source = bitsquare.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 50ac1009b08f..de10c214ad9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.9
+pkgver=0.4.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')
source=("${pkgname}::git+https://github.com/bitsquare/bitsquare.git#tag=v${pkgver}"
- "git+https://github.com/bitsquare/bitcoinj.git#commit=cbac86338ab74312d71977465218c404560cb9d6"
+ "git+https://github.com/bitsquare/bitcoinj.git#commit=4fed6296e3c711893f9c77862e45a6ad68cafe6f"
"bitsquare.sh"
"bitsquare.desktop")
sha256sums=('SKIP'