summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Aranguren2019-06-18 19:39:49 +1000
committerLuis Aranguren2019-06-18 19:39:49 +1000
commit28932fea58024976f5c68a2f8bda2490b7d7aa20 (patch)
tree61ac305117f1273cfa2b780cd466c3ded0dcc60e /PKGBUILD
parent17a18706e6e38723b2e75585ff4720e7722196e7 (diff)
downloadaur-28932fea58024976f5c68a2f8bda2490b7d7aa20.tar.gz
update pkgver to 20190604, added optdepends python-ckcc-protocol for Coldcard hardware wallet
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57edf87d8381..177b0bffd9c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
#
pkgname=electrum-git
-pkgver=20190604
+pkgver=20190617
pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
@@ -45,6 +45,7 @@ optdepends=('desktop-file-utils: update desktop icon'
'gtk-update-icon-cache: update desktop icon'
'python-amodem: air-gapped transaction signing over audio modem'
'python-btchip: Ledger hardware wallet support'
+ 'python-ckcc-protocol: Coldcard wallet hardware support'
'python-hidapi: Digital Bitbox hardware wallet support'
'python-pycryptodomex: use PyCryptodome AES implementation instead of pyaes'
'python-keepkey: KeepKey hardware wallet support'