summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-08-17 22:02:10 -0700
committerAndy Weidenbaum2015-08-17 22:02:10 -0700
commitc676cac434bdcebb0bb51a4d575ba5b4ae44a517 (patch)
tree51c202a805e02b6dcb3792820524133df937c4e8
parenteb89b147f085e104999ad060e626b33a639473ac (diff)
downloadaur-c676cac434bdcebb0bb51a4d575ba5b4ae44a517.tar.gz
update pkgver to 20150817
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ca2fe3a54c8..8fab8c8a3c81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electrum-git
pkgdesc = Lightweight Bitcoin wallet
- pkgver = 20150804
+ pkgver = 20150817
pkgrel = 1
url = https://github.com/spesmilo/electrum
install = electrum.install
@@ -26,7 +26,7 @@ pkgbase = electrum-git
optdepends = desktop-file-utils: update desktop icon
optdepends = gtk-update-icon-cache: update desktop icon
optdepends = python2-amodem: air-gapped transaction signing over audio modem
- optdepends = python2-btchip: BTChip hardware wallet support
+ optdepends = python2-btchip: Ledger hardware wallet support
optdepends = python2-jsonrpclib: merchant script
optdepends = python2-matplotlib: plot transaction history in graphical mode
optdepends = python2-rpyc: send commands to Electrum Python console from an external script
diff --git a/PKGBUILD b/PKGBUILD
index 0c85377eb54a..fa721259cd1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#
pkgname=electrum-git
-pkgver=20150804
+pkgver=20150817
pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
@@ -32,7 +32,7 @@ makedepends=('gettext'
optdepends=('desktop-file-utils: update desktop icon'
'gtk-update-icon-cache: update desktop icon'
'python2-amodem: air-gapped transaction signing over audio modem'
- 'python2-btchip: BTChip hardware wallet support'
+ 'python2-btchip: Ledger hardware wallet support'
'python2-jsonrpclib: merchant script'
'python2-matplotlib: plot transaction history in graphical mode'
'python2-rpyc: send commands to Electrum Python console from an external script'