From 6e6ad2ef988a15c87749f3e4832f5018c64bb02d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 20 May 2018 12:46:32 +0200 Subject: [PATCH] community/xpdf: update $source URL The tarball is no longer available under the old URL. --- community/xpdf/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/xpdf/APKBUILD b/community/xpdf/APKBUILD index 876e1c3ba58..844d51efc02 100644 --- a/community/xpdf/APKBUILD +++ b/community/xpdf/APKBUILD @@ -10,7 +10,7 @@ license="GPL-2.0 GPL-3.0" depends="ghostscript-fonts" makedepends="motif-dev freetype-dev libpng-dev" subpackages="$pkgname-doc" -source="http://www.xpdfreader.com/dl/old/$pkgname-$pkgver.tar.gz +source="https://xpdfreader-dl.s3.amazonaws.com/old/$pkgname-$pkgver.tar.gz xpdf-3.04-protection.patch xpdfrc"