From b274333c4cc9dfe0bc8d4880ead09ee218382f96 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 6 May 2020 20:52:43 +0000 Subject: [PATCH] community/squid to 4.10-2 --- community/squid/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD index c1a4b453d..1ab35f583 100644 --- a/community/squid/PKGBUILD +++ b/community/squid/PKGBUILD @@ -8,7 +8,7 @@ pkgname=squid pkgver=4.10 -pkgrel=1 +pkgrel=2 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64') url='http://www.squid-cache.org'