From d8679f0250762892ab1e1a6d71badc2e9d42a526 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 12 Apr 2014 03:59:45 +0000 Subject: Sat Apr 12 03:57:05 UTC 2014 --- community/tor/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/tor/PKGBUILD') diff --git a/community/tor/PKGBUILD b/community/tor/PKGBUILD index fa5571ed4..175b3e36b 100644 --- a/community/tor/PKGBUILD +++ b/community/tor/PKGBUILD @@ -1,11 +1,12 @@ -# $Id: PKGBUILD 107294 2014-03-16 16:26:12Z lfleischer $ +# $Id: PKGBUILD 109226 2014-04-11 20:15:49Z thestinger $ # Maintainer: Lukas Fleischer +# Contributor: Daniel Micay # Contributor: simo # Contributor: Sid Karunaratne pkgname=tor pkgver=0.2.4.21 -pkgrel=1 +pkgrel=3 pkgdesc='Anonymizing overlay network.' arch=('i686' 'x86_64') url='http://www.torproject.org/' @@ -14,8 +15,7 @@ depends=('openssl' 'libevent' 'bash') optdepends=('torsocks: for torify') makedepends=('ca-certificates') backup=('etc/tor/torrc' - 'etc/tor/torrc-dist' - 'etc/tor/tor-tsocks.conf') + 'etc/tor/torrc-dist') install='tor.install' source=("http://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc} 'torrc' -- cgit v1.2.3-54-g00ecf