summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e6992868195..ea2a4879fbfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=electrum-ltc-git
-pkgver=3.3.5.1.git20190510.eed0e58
+pkgver=3.3.5.1.git20190514.7db15b9
pkgrel=1
pkgdesc='Litecoin thin client'
arch=(any)
@@ -23,7 +23,6 @@ depends=(desktop-file-utils
python-qrcode
python-scrypt
python-websocket-client
- python-websockets
zbar)
makedepends=(git python-requests)
source=(git+https://github.com/pooler/electrum-ltc)