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 f172600e9ec9..0c85377eb54a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
#
pkgname=electrum-git
-pkgver=20150731
+pkgver=20150804
pkgrel=1
pkgdesc="Lightweight Bitcoin wallet"
arch=('any')
@@ -23,7 +23,6 @@ depends=('hicolor-icon-theme'
'python2-requests'
'python2-six'
'python2-slowaes'
- 'python2-tlslite'
'qt4')
makedepends=('gettext'
'git'