Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=0daf0590d4ea3f7d20a79f4a1f9b8b6091ce3d64
commit 0daf0590d4ea3f7d20a79f4a1f9b8b6091ce3d64 Author: crazy <[email protected]> Date: Sat Feb 10 21:30:31 2018 +0100 privoxy-3.0.26-2-x86_64 * rebuild with tc diff --git a/source/network-extra/privoxy/FrugalBuild b/source/network-extra/privoxy/FrugalBuild index 19d055f..2a4b7ac 100644 --- a/source/network-extra/privoxy/FrugalBuild +++ b/source/network-extra/privoxy/FrugalBuild @@ -3,7 +3,7 @@ pkgname=privoxy pkgver=3.0.26 -pkgrel=1 +pkgrel=2 pkgdesc="Privoxy is a web proxy with advanced filtering capabilities." url="http://www.privoxy.org/" depends=('pcre') @@ -14,7 +14,7 @@ _F_sourceforge_ext="-stable-src.tar.gz" _F_cd_path="$pkgname-$pkgver-stable" Finclude sourceforge systemd groups=('network-extra') -archs=('i686' 'x86_64') +archs=('x86_64') #up2date="Fwcat $url | sed -r -n 's|^.*>([0-9\.]+) \(stable\)<.*$|\1|p'" source=(${source[@]} $pkgname.service) backup=(etc/privoxy/{config,trust,default.{action,filter},{standard,user}.action}) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
