summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a975ffc1e76d..c3a273387f94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname='electron-cash'
pkgdesc='Lightweight Bitcoin Cash wallet'
pkgver=4.0.7
-pkgrel=1
+pkgrel=2
url='http://www.electroncash.org/'
arch=('any')
license=('MIT')
@@ -33,6 +33,7 @@ depends=(
'python-requests'
'python-six'
'qt5-base'
+ 'qt5-svg'
)
optdepends=(
'python-btchip: Ledger hardware wallet support'