summaryrefslogtreecommitdiff
path: root/community/tor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tor/PKGBUILD')
-rw-r--r--community/tor/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tor/PKGBUILD b/community/tor/PKGBUILD
index 2bda18183..d4dc0067b 100644
--- a/community/tor/PKGBUILD
+++ b/community/tor/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 76252 2012-09-15 09:03:52Z lfleischer $
+# $Id: PKGBUILD 79370 2012-11-03 16:57:39Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: simo <simo@archlinux.org>
pkgname=tor
pkgver=0.2.2.39
-pkgrel=1
+pkgrel=2
pkgdesc='Anonymizing overlay network.'
arch=('i686' 'x86_64')
url='http://www.torproject.org/'
@@ -26,7 +26,7 @@ md5sums=('9157a1f02fcda9d7d2c5744176373abd'
'56c75d4e8a66f34167d31e38c43793dd'
'f8e6868a389877346e7eebaacd1078bb'
'5c7c6834064b3530c442def6079ac3aa'
- 'cf23b97a1da09670214da6229a3ecb09')
+ '98901f7dfa85b352b806ba7b0d66b7d0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"