summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2021-02-27 16:47:59 +0100
committerMichal Wojdyla2021-02-27 16:47:59 +0100
commit04145b5175a503be5b265338853064052554ed59 (patch)
tree5cbb1544a00523a6dc6b75d1d8a1b8852eb998f8
parentd976dea75334b785036d15f18d77eae154b35c2e (diff)
downloadaur-perl-xml-commonns.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 734778b89d82..f26913766f87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = perl-xml-commonns
pkgdesc = A list of commonly used namespaces
pkgver = 0.06
pkgrel = 1
- url = http://search.cpan.org/dist/XML-CommonNS
+ url = https://metacpan.org/release/XML-CommonNS
arch = any
license = PerlArtistic
license = GPL
depends = perl-xml-namespacefactory
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-CommonNS-0.06.tar.gz
+ source = https://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-CommonNS-0.06.tar.gz
md5sums = b1825e94c93a91f4d54502c434818fb7
sha512sums = 9fb34bd9f36f85b4c7d2ccf677a8a6779ae2a78c81212013ffb787ee7ba31561620a26bab234758614d6de4e0971eb8a63efcfcff68a0aa9e175044d162ac3e0
diff --git a/PKGBUILD b/PKGBUILD
index 6170431041c4..c9762932a90f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-xml-namespacefactory')
makedepends=()
-url='http://search.cpan.org/dist/XML-CommonNS'
-source=('http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-CommonNS-0.06.tar.gz')
+url='https://metacpan.org/release/XML-CommonNS'
+source=('https://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-CommonNS-0.06.tar.gz')
md5sums=('b1825e94c93a91f4d54502c434818fb7')
sha512sums=('9fb34bd9f36f85b4c7d2ccf677a8a6779ae2a78c81212013ffb787ee7ba31561620a26bab234758614d6de4e0971eb8a63efcfcff68a0aa9e175044d162ac3e0')
_distdir="XML-CommonNS-0.06"