summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4370ecc0e8cf..f4cf0f7ffc38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
#
pkgname=electrum-git
-pkgver=20190327
+pkgver=20190514
pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
@@ -32,7 +32,7 @@ depends=('hicolor-icon-theme'
'python-websocket-client'
'python-aiohttp_socks'
'python-certifi'
- 'python-aiorpcx'
+ 'python-aiorpcx=0.17.0'
'python-aiohttp'
'qt5-base')
checkdepends=('python-tox')