summaryrefslogtreecommitdiff
path: root/community/polipo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/polipo/PKGBUILD')
-rw-r--r--community/polipo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD
index 1feb6aedd..846efdd9f 100644
--- a/community/polipo/PKGBUILD
+++ b/community/polipo/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 109419 2014-04-14 18:46:41Z jelle $
+# $Id: PKGBUILD 111651 2014-05-21 22:30:42Z thestinger $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Jelle van der Waa <jelle vdwaa nl>
# Contributor: Daniel Micay <danielmicay@gmail.com>
@@ -7,7 +7,7 @@
# Contributor: Alex Griffin <griffin.aj(a)gmail.com>
pkgname=polipo
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="A small and fast caching web proxy."
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ makedepends=('texinfo')
install=polipo.install
source=("http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-$pkgver.tar.gz"
"polipo.service")
-md5sums=('55c6fc19e8d484997f223a56f0bd26ca'
+md5sums=('86939e331e656f638271f578b6e3f893'
'3861a067f6cdd2b8afcee1de97678902')
build() {