summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc077ae242a4..a8b38630ec50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = perl-text-asciitable
arch = x86_64
license = GPL
license = Artistic
- source = http://search.cpan.org/CPAN/authors/id/L/LU/LUNATIC/Text-ASCIITable-0.20.tar.gz
+ source = https://cpan.metacpan.org/authors/id/L/LU/LUNATIC/Text-ASCIITable-0.20.tar.gz
sha256sums = 866a1c7dd0150be75e1a4be275858dfc048a165f378ef3845a844526f019a69c
pkgname = perl-text-asciitable
diff --git a/PKGBUILD b/PKGBUILD
index 23cadbc17234..d07127224ce9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Perl/CPAN Module Text::ASCIITable"
arch=("i686" "x86_64")
url="https://metacpan.org/pod/Text::ASCIITable"
license=("GPL" "Artistic")
-source=("http://search.cpan.org/CPAN/authors/id/L/LU/LUNATIC/${_distname}.tar.gz")
+source=("https://cpan.metacpan.org/authors/id/L/LU/LUNATIC/${_distname}.tar.gz")
sha256sums=('866a1c7dd0150be75e1a4be275858dfc048a165f378ef3845a844526f019a69c')
package() {