diff options
Diffstat (limited to 'community/polipo/PKGBUILD')
-rw-r--r-- | community/polipo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD index ef7f56005..9d243f32c 100644 --- a/community/polipo/PKGBUILD +++ b/community/polipo/PKGBUILD @@ -20,7 +20,7 @@ source=("http://freehaven.net/~chrisd/polipo/polipo-$pkgver.tar.gz" md5sums=('bfc5c85289519658280e093a270d6703' '7406aad26807fb3a4e5f7b01ecb97a59' '685aa0c6070dee11c701932d23afcc6a' - 'a7cf48637a8ec8fe8d88754c399380c0') + 'e96b164de3488afc7ab28b2edbe90fd1') build() { cd "$srcdir/$pkgname-$pkgver" |