summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Behan2020-09-13 13:49:31 +0100
committerConnor Behan2020-09-13 13:49:31 +0100
commit3bd20081a0756b10470bb9d966595f158a9f80f8 (patch)
tree29026215223bd52ff537485f5828623cc2af4399 /PKGBUILD
parent725ec974b367697e777b984e7fab1fea9e181cdb (diff)
downloadaur-pdflib-lite.tar.gz
Avoid https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 527995574945..781865f0de9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://www.pdflib.com"
arch=('i686' 'x86_64')
depends=('glibc')
provides=('pdflib')
-source=(https://ponce.cc/slackware/sources/repo/${_pkgnamecaps}-${pkgver}.tar.gz LICENSE.pdf)
+source=(http://ponce.cc/slackware/sources/repo/${_pkgnamecaps}-${pkgver}.tar.gz LICENSE.pdf)
license=(custom:pdflib-lite)
build() {