summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredfish2017-10-18 00:48:49 -0400
committerredfish2017-10-18 00:49:48 -0400
commited2efa33a11e426698b769a019b4113616140dcc (patch)
tree047c953aaf0de9581cadf9ce1876bf0a9a25f393 /PKGBUILD
parented1dd477fc5df0663de004290300331de1b6fe37 (diff)
downloadaur-ed2efa33a11e426698b769a019b4113616140dcc.tar.gz
tor bug 19953 was fixed, no need for tor-auth
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 288d7841a5b4..701b40cb7078 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('python2>=2.7.10'
'python2-gevent'
'python2-msgpack'
)
-optdepends=('tor>=0.2.7.6: anonymity')
+optdepends=('tor>=0.3.0.0: anonymity')
makedepends=('git')
license=('GPL2')
pkgdesc="Decentralized websites using Bitcoin crypto and the BitTorrent network."