summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2021-01-15 18:23:08 +0100
committerMichal Wojdyla2021-01-15 18:23:08 +0100
commite8e641b8d7142e580f3007d13be3420691338e03 (patch)
tree5c3d867b247e0ba02a24ce00623163ad43f8f420
parentf0414eda8e11bf022f368c6589c7daf9fa92b23b (diff)
downloadaur-perl-io-capture.tar.gz
update links to https
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f57a0ac04643..706268232d01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = perl-io-capture
pkgdesc = Abstract Base Class to build modules to capture output.
pkgver = 0.05
pkgrel = 1
- url = http://search.cpan.org/dist/IO-Capture
+ url = https://metacpan.org/release/IO-Capture
arch = any
license = PerlArtistic
license = GPL
depends = perl
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/R/RE/REYNOLDS/IO-Capture-0.05.tar.gz
+ source = https://search.cpan.org/CPAN/authors/id/R/RE/REYNOLDS/IO-Capture-0.05.tar.gz
md5sums = 4760036d7fcf9f2cc34f2b2eefd511a4
sha512sums = 7e2176a34cd1fc6d95f27160196c73e88d44cc96d7f2ed002d1bad242ed4edd00e24943f1d712bd014d3a2b6f2e9f26054cf270e0265edd6ca5829ba3ce14923
diff --git a/PKGBUILD b/PKGBUILD
index 0bd14cb9c879..2e863d779f26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.cpan.org/dist/IO-Capture'
-source=('http://search.cpan.org/CPAN/authors/id/R/RE/REYNOLDS/IO-Capture-0.05.tar.gz')
+url='https://metacpan.org/release/IO-Capture'
+source=('https://search.cpan.org/CPAN/authors/id/R/RE/REYNOLDS/IO-Capture-0.05.tar.gz')
md5sums=('4760036d7fcf9f2cc34f2b2eefd511a4')
sha512sums=('7e2176a34cd1fc6d95f27160196c73e88d44cc96d7f2ed002d1bad242ed4edd00e24943f1d712bd014d3a2b6f2e9f26054cf270e0265edd6ca5829ba3ce14923')
_distdir="IO-Capture-0.05"