diff options
Diffstat (limited to 'pcr/zeronet-git')
-rw-r--r-- | pcr/zeronet-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/zeronet-git/PKGBUILD b/pcr/zeronet-git/PKGBUILD index e96bc50cd..54f68bd89 100644 --- a/pcr/zeronet-git/PKGBUILD +++ b/pcr/zeronet-git/PKGBUILD @@ -13,7 +13,7 @@ depends=('python2>=2.7.10' 'python2-gevent' 'python2-msgpack' ) -optdepends=('tor>=0.2.7.6: anonymity') +optdepends=('tor: anonymity') makedepends=('git') license=('GPL2') pkgdesc="Decentralized websites using Bitcoin crypto and the BitTorrent network." |