diff options
Diffstat (limited to 'community/polipo/PKGBUILD')
-rw-r--r-- | community/polipo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD index e8749a5a4..9493308a1 100644 --- a/community/polipo/PKGBUILD +++ b/community/polipo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 72794 2012-06-22 12:51:45Z dreisner $ +# $Id: PKGBUILD 72884 2012-06-24 12:10:09Z ttopper $ # Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de> # Contributor: Jelle van der Waa <jelle vdwaa nl> # Contributor: Thomas Holmquist <thomas@vorget.com> @@ -7,7 +7,7 @@ pkgname=polipo pkgver=1.0.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="A small and fast caching web proxy." arch=('i686' 'x86_64') url="http://www.pps.jussieu.fr/~jch/software/polipo/" |