diff options
Diffstat (limited to 'community/squid/PKGBUILD')
-rw-r--r-- | community/squid/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD index 2300e0472..03471e84f 100644 --- a/community/squid/PKGBUILD +++ b/community/squid/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90617 2013-05-13 10:59:49Z spupykin $ +# $Id: PKGBUILD 90888 2013-05-15 08:03:45Z bpiotrowski $ # 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.3.4 -pkgrel=2 +pkgrel=3 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64' 'i686') url='http://www.squid-cache.org' |