[arch-commits] Commit in privoxy/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Sun Jul 19 21:06:10 UTC 2009
Date: Sunday, July 19, 2009 @ 17:06:10
Author: douglas
Revision: 46716
upgpkg: privoxy 3.0.12-2
Fixed the backup array
Modified:
privoxy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-19 21:05:34 UTC (rev 46715)
+++ PKGBUILD 2009-07-19 21:06:10 UTC (rev 46716)
@@ -4,7 +4,7 @@
pkgname=privoxy
pkgver=3.0.12
-pkgrel=1
+pkgrel=2
pkgdesc="a web proxy with advanced filtering capabilities"
arch=(i686 x86_64)
url="http://www.privoxy.org"
@@ -12,8 +12,8 @@
depends=('pcre' 'zlib')
makedepends=('autoconf')
backup=(etc/privoxy/{config,trust,default.action,user.filter,default.filter} \
- etc/privoxy/{standard,user}.action etc/logrotate.d/privoxy)
- source=(http://downloads.sourceforge.net/sourceforge/ijbswa/privoxy-$pkgver-stable-src.tar.gz privoxy \
+ etc/privoxy/{match-all,user}.action etc/logrotate.d/privoxy)
+source=(http://downloads.sourceforge.net/sourceforge/ijbswa/privoxy-$pkgver-stable-src.tar.gz privoxy \
privoxy.logrotated \
privoxy.confd)
install=privoxy.install
More information about the arch-commits
mailing list