summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2016-07-20 19:56:49 -0400
committerDavid Parrish2016-07-20 19:56:49 -0400
commitc1a414b7f8bf051c43aba3a7c6b864a4a482fb11 (patch)
tree5164e98ef1aba8e30f40f9365b9efb4dcc260992
parent722acdd6c32c9d9554dd24f79355ae5bfa038aa2 (diff)
downloadaur-c1a414b7f8bf051c43aba3a7c6b864a4a482fb11.tar.gz
Update version to 0.4.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26cebda4409b..5e98b9e8d053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Jul 6 17:18:14 UTC 2016
+# Wed Jul 20 23:15:51 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.8.1
+ pkgver = 0.4.9
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.8.1
+ source = bitsquare::git+https://github.com/bitsquare/bitsquare.git#tag=v0.4.9
source = git+https://github.com/bitsquare/bitcoinj.git#commit=cbac86338ab74312d71977465218c404560cb9d6
source = bitsquare.sh
source = bitsquare.desktop
diff --git a/PKGBUILD b/PKGBUILD
index ea5511c2b4aa..50ac1009b08f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=bitsquare
-pkgver=0.4.8.1
+pkgver=0.4.9
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')