summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2021-11-15 11:34:34 +0100
committerCedric Girard2021-11-15 11:34:34 +0100
commit812b4b37db612cc7b6fcaabacc8a5d42df08572f (patch)
treec561aee2325f55360541b54e982ebc21cff5c85d /PKGBUILD
parent4a36ae6a83e3a81f1772689686d2cea34f20f627 (diff)
downloadaur-perl-template-simple.tar.gz
upgpkg: perl-template-simple 0.06-1
http=>https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57198d3eb5b5..19e84226d73d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=(
'perl-file-slurp'
)
options=(!emptydirs)
-source=(http://cpan.metacpan.org/authors/id/${_author:0:1}/${_author:0:2}/$_author/$_perlmod-$pkgver.tar.gz)
+source=(https://cpan.metacpan.org/authors/id/${_author:0:1}/${_author:0:2}/$_author/$_perlmod-$pkgver.tar.gz)
md5sums=('d7ae8a05666b68d5b00cb4da7f25c774')
build() {