summaryrefslogtreecommitdiff
path: root/community/privoxy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/privoxy/PKGBUILD')
-rw-r--r--community/privoxy/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/privoxy/PKGBUILD b/community/privoxy/PKGBUILD
index 80ce2bd02..5554745b8 100644
--- a/community/privoxy/PKGBUILD
+++ b/community/privoxy/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 64353 2012-02-11 23:23:45Z allan $
+# $Id: PKGBUILD 69634 2012-04-20 19:51:27Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Juergen Hoetzel <juergen@hoetzel.info>
# Contributor: basilburn (basilburn), Paul Bredbury (brebs)
pkgname=privoxy
pkgver=3.0.19
-pkgrel=2
+pkgrel=3
pkgdesc='A web proxy with advanced filtering capabilities.'
arch=('i686' 'x86_64')
url='http://www.privoxy.org'
@@ -23,7 +23,7 @@ source=("http://downloads.sourceforge.net/ijbswa/${pkgname}-${pkgver}-stable-src
'privoxy.conf.d')
md5sums=('57acc79059565cc42eda67982842785d'
'1b4ed8c4e7e5b04b10ef41b597dc3f3b'
- '79480f311313cc43974f6cbe6b672927'
+ 'fc3046377137003726a151ee27b142a2'
'27830ef79418e277b90c1c1fa933f876')
build() {