summaryrefslogtreecommitdiff
path: root/community/polipo
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-15 03:26:32 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-15 03:26:32 +0000
commitad45d1982b97faa9372d99e51daa687c7c09de7d (patch)
treeaf490221f2b733b8f0cf68f3898566d5049c3ab4 /community/polipo
parent7c266ff5a9e1f533fd8bd8c2fbbcc05df350dcd3 (diff)
Tue Apr 15 03:22:01 UTC 2014
Diffstat (limited to 'community/polipo')
-rw-r--r--community/polipo/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
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 <atsutane-tu@freethoughts.de>
# Contributor: Jelle van der Waa <jelle vdwaa nl>
# Contributor: Daniel Micay <danielmicay@gmail.com>
@@ -7,8 +7,8 @@
# Contributor: Alex Griffin <griffin.aj(a)gmail.com>
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() {