[arch-commits] Commit in perl-extutils-config/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jun 14 21:42:07 UTC 2019
Date: Friday, June 14, 2019 @ 21:42:06
Author: arojas
Revision: 481518
https
Modified:
perl-extutils-config/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-14 21:41:40 UTC (rev 481517)
+++ PKGBUILD 2019-06-14 21:42:06 UTC (rev 481518)
@@ -8,11 +8,11 @@
pkgdesc="ExtUtils::Config - A wrapper for perl's configuration"
arch=('any')
license=('PerlArtistic' 'GPL')
-url="http://search.cpan.org/dist/ExtUtils-Config/"
+url="https://search.cpan.org/dist/ExtUtils-Config/"
options=(!emptydirs)
depends=('perl-data-dumper')
makedepends=('perl')
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz")
sha512sums=('7775e2212b4605e60559c7e63604b8f2b4c56f4846e64f9f4454f3f5d0a7a21f618143e6c61eafabf5d9ee9bca8f722c04aedeaf9c51f59924de68c272b86db2')
build() {
More information about the arch-commits
mailing list