[arch-commits] Commit in perl-common-sense/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 20 20:45:33 UTC 2019
Date: Monday, May 20, 2019 @ 20:45:32
Author: arojas
Revision: 353678
https
Modified:
perl-common-sense/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-20 20:45:12 UTC (rev 353677)
+++ PKGBUILD 2019-05-20 20:45:32 UTC (rev 353678)
@@ -5,11 +5,11 @@
pkgrel=4
pkgdesc="Implements some sane defaults for Perl programs"
arch=('any')
-url="http://search.cpan.org/dist/common-sense"
+url="https://search.cpan.org/dist/common-sense"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
md5sums=('35b273147200c4c95eef7816f83e572d')
build() {
More information about the arch-commits
mailing list