[arch-commits] Commit in perl-archive-zip/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 20 20:44:33 UTC 2019
Date: Monday, May 20, 2019 @ 20:44:31
Author: arojas
Revision: 353675
https
Modified:
perl-archive-zip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-20 20:42:49 UTC (rev 353674)
+++ PKGBUILD 2019-05-20 20:44:31 UTC (rev 353675)
@@ -8,11 +8,11 @@
pkgdesc="Provide a perl interface to ZIP archive files"
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/Archive-Zip/"
+url="https://search.cpan.org/dist/Archive-Zip/"
depends=('perl')
checkdepends=('perl-test-mockmodule')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
sha512sums=('7ae4c87ad50b30e764a79ada8f39ea2d698cfba957294d28dc15a2f3b2497923266a00574c5e43ddd59d6ec76d911f39007851920e0f09bfe3f466d46e17d6fc')
build() {
More information about the arch-commits
mailing list