summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlukpod2019-05-14 23:36:52 +0200
committerlukpod2019-05-14 23:36:52 +0200
commit64f0ccfd5e0f6d5df705a88416aa266fe480c8ef (patch)
treed73881e09c0a188f0934915821a711aeb10b2ef7 /PKGBUILD
parent2c0bc3f8f07586e03435e1d278949e583d0636f0 (diff)
downloadaur-64f0ccfd5e0f6d5df705a88416aa266fe480c8ef.tar.gz
3.3.5.1.git20190514.7db15b9-1
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)