From ad45d1982b97faa9372d99e51daa687c7c09de7d Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 15 Apr 2014 03:26:32 +0000 Subject: Tue Apr 15 03:22:01 UTC 2014 --- community/polipo/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'community/polipo') diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD index 9b1ebc1d6..1feb6aedd 100644 --- a/community/polipo/PKGBUILD +++ b/community/polipo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 109185 2014-04-11 06:07:08Z thestinger $ +# $Id: PKGBUILD 109419 2014-04-14 18:46:41Z jelle $ # Maintainer: Thorsten Töpper # Contributor: Jelle van der Waa # Contributor: Daniel Micay @@ -7,8 +7,8 @@ # Contributor: Alex Griffin pkgname=polipo -pkgver=1.0.4.1 -pkgrel=12 +pkgver=1.1.0 +pkgrel=1 pkgdesc="A small and fast caching web proxy." arch=('i686' 'x86_64') url="http://www.pps.jussieu.fr/~jch/software/polipo/" @@ -16,9 +16,9 @@ license=('GPL') depends=('bash') makedepends=('texinfo') install=polipo.install -source=("http://freehaven.net/~chrisd/polipo/polipo-$pkgver.tar.gz" - polipo.service) -md5sums=('bfc5c85289519658280e093a270d6703' +source=("http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-$pkgver.tar.gz" + "polipo.service") +md5sums=('55c6fc19e8d484997f223a56f0bd26ca' '3861a067f6cdd2b8afcee1de97678902') build() { -- cgit v1.2.3-54-g00ecf