summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-10-19 10:52:58 -0700
committerAndy Weidenbaum2016-10-19 10:52:58 -0700
commit7f4eeea568feae67d642141ac35999698a8e8ecb (patch)
tree6d9ef28979d3538f9562c3f6b3e65159ec0ae9a5
parent8a670141dc3370b561138b644636a9a349f90ed3 (diff)
downloadaur-7f4eeea568feae67d642141ac35999698a8e8ecb.tar.gz
update pkgver to 20160812, optdepends-=python2-jsonrpclib
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd4bfa278246..b5e677f8ec62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 19 18:26:51 UTC 2016
+# Wed Oct 19 17:52:34 UTC 2016
pkgbase = electrum-git
pkgdesc = Lightweight Bitcoin wallet
- pkgver = 20160319
+ pkgver = 20160812
pkgrel = 1
url = https://github.com/spesmilo/electrum
install = electrum.install
@@ -30,7 +30,6 @@ pkgbase = electrum-git
optdepends = gtk-update-icon-cache: update desktop icon
optdepends = python2-amodem: air-gapped transaction signing over audio modem
optdepends = python2-btchip: Ledger hardware wallet support
- optdepends = python2-jsonrpclib: merchant script
optdepends = python2-keepkey: KeepKey hardware wallet support
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 0a6c633eb12a..99ad7445e7cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#
pkgname=electrum-git
-pkgver=20160319
+pkgver=20160812
pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
@@ -34,7 +34,6 @@ 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: Ledger hardware wallet support'
- 'python2-jsonrpclib: merchant script'
'python2-keepkey: KeepKey hardware wallet support'
'python2-matplotlib: plot transaction history in graphical mode'
'python2-rpyc: send commands to Electrum Python console from an external script'