summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-09-05 08:09:27 -0400
committerDavid Parrish2016-09-05 08:09:27 -0400
commit4bbfcf59cd4377caf08cbd941cb9730c60224367 (patch)
tree482759dd12edc24fa14be99b8b8f1f193a743a4e
parent235a2f04beb710126289df17bd720e433d04ed3f (diff)
downloadaur-4bbfcf59cd4377caf08cbd941cb9730c60224367.tar.gz
Update version to 0.4.9.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36242b218da4..101bf52268eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Aug 28 18:58:18 UTC 2016
+# Mon Sep 5 12:08:30 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.4
+ pkgver = 0.4.9.6
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.4
- source = git+https://github.com/bitsquare/bitcoinj.git#commit=a4bcfb0d9610b0b2746f72e020bdafc7ac8f519f
+ source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9.6
+ source = git+https://github.com/bitsquare/bitcoinj.git#commit=2fcd65ce8c94e993993abffa22d198e3fa1a620d
source = bitsquare.sh
source = bitsquare.desktop
sha256sums = SKIP
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'