summaryrefslogtreecommitdiff
path: root/community/tor/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-17 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2011-12-17 23:14:43 +0000
commit146025aa1c838c12fa7b4873414da73816bfb6bd (patch)
tree22bcdae4c400322b756f2f4cc360de8c08b946a4 /community/tor/PKGBUILD
parent492f7c22a61fdb0488000da9f66d68e11bb43918 (diff)
Sat Dec 17 23:14:43 UTC 2011
Diffstat (limited to 'community/tor/PKGBUILD')
-rw-r--r--community/tor/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/tor/PKGBUILD b/community/tor/PKGBUILD
index dad132874..91422a36c 100644
--- a/community/tor/PKGBUILD
+++ b/community/tor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 57572 2011-10-30 21:39:28Z lfleischer $
+# $Id: PKGBUILD 60672 2011-12-16 19:10:49Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: simo <simo@archlinux.org>
pkgname=tor
-pkgver=0.2.2.34
+pkgver=0.2.2.35
pkgrel=1
pkgdesc='Anonymizing overlay network.'
arch=('i686' 'x86_64')
@@ -16,11 +16,12 @@ backup=('etc/tor/torrc'
'etc/tor/tor-tsocks.conf'
'etc/conf.d/tor')
install='tor.install'
-source=("http://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"
+source=("http://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
'torrc'
'tor'
'tor.conf.d')
-md5sums=('0f1bbb8e086ea2aba41ff7f898fcf3bd'
+md5sums=('dcecf699c4b929319d5f1ce0358d4835'
+ '73472ede84e22f8e3589baf47b0f4427'
'56c75d4e8a66f34167d31e38c43793dd'
'f8e6868a389877346e7eebaacd1078bb'
'5c7c6834064b3530c442def6079ac3aa')