summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2c5294a151e..262aa9074b50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = perl-role-commons
pkgdesc = roles that can be commonly used, for the mutual benefit of all
pkgver = 0.104
pkgrel = 1
- url = http://search.cpan.org/dist/Role-Commons
+ url = https://search.cpan.org/dist/Role-Commons
arch = any
license = PerlArtistic
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 799b20d1b8c7..651a13978465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Contributor: Felix Golatofski <contact@xdfr.de>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
# Contributor: Anonymous
# Generator : CPANPLUS::Dist::Arch 1.25
@@ -11,7 +11,7 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.008' 'perl-class-load' 'perl-moo' 'perl-object-id' 'perl-scalar-does>=0.006')
makedepends=()
-url='http://search.cpan.org/dist/Role-Commons'
+url='https://search.cpan.org/dist/Role-Commons'
source=("https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Role-Commons-${pkgver}.tar.gz")
sha512sums=('83ee808cf6f387a64aeb3f08dc35f744308d619bffda9000e2a0abc98846f612c2b3e4c98128f9965b45097c724d88acf05bf60f227686512a7d8c28c0f82971')
_distdir="Role-Commons-${pkgver}"