summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrizen2016-10-07 01:08:57 +0300
committertrizen2016-10-07 01:08:57 +0300
commit34fbb3ee95a14470f9acd93dae15890e4c02a7f2 (patch)
tree5b5f11ec339d1f95ef66e2525125ef93b42f9528
parent425de30f885e54fae8b78a39f725e3841acc4aa0 (diff)
downloadaur-34fbb3ee95a14470f9acd93dae15890e4c02a7f2.tar.gz
Updated the download URL
-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() {