summaryrefslogtreecommitdiff
path: root/community/squid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/squid/PKGBUILD')
-rw-r--r--community/squid/PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD
index a4835349a..dae2e63f2 100644
--- a/community/squid/PKGBUILD
+++ b/community/squid/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110696 2014-05-05 09:16:38Z spupykin $
+# $Id: PKGBUILD 111478 2014-05-19 09:50:52Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Mark Coolen <mark.coolen@gmail.com>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
@@ -6,7 +6,7 @@
pkgname=squid
pkgver=3.4.5
-pkgrel=1
+pkgrel=2
pkgdesc='Full-featured Web proxy cache server'
arch=('x86_64' 'i686')
url='http://www.squid-cache.org'
@@ -15,7 +15,10 @@ makedepends=('libcap' 'krb5')
license=('GPL')
options=('emptydirs')
backup=('etc/squid/squid.conf'
- 'etc/squid/mime.conf')
+ 'etc/squid/mime.conf'
+ 'etc/squid/errorpage.css'
+ 'etc/squid/cachemgr.conf'
+ 'etc/squid/msntauth.conf')
install=$pkgname.install
source=("http://www.squid-cache.org/Versions/v3/3.4/$pkgname-$pkgver.tar.bz2"
'squid.pam'