[arch-commits] Commit in perl-io-dirent/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Jun 14 21:47:37 UTC 2019


    Date: Friday, June 14, 2019 @ 21:47:36
  Author: arojas
Revision: 481528

https

Modified:
  perl-io-dirent/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-14 21:47:16 UTC (rev 481527)
+++ PKGBUILD	2019-06-14 21:47:36 UTC (rev 481528)
@@ -7,9 +7,9 @@
 pkgdesc='Perl IO::Dirent module - Access to dirent structs returned by readdir'
 arch=('x86_64')
 license=('GPL' 'PerlArtistic')
-url='http://search.cpan.org/~scottw/IO-Dirent/'
+url='https://search.cpan.org/~scottw/IO-Dirent/'
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SC/SCOTTW/IO-Dirent-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/S/SC/SCOTTW/IO-Dirent-$pkgver.tar.gz")
 md5sums=('248ab22c31a310c3482fd99592ae550c')
 
 build() {



More information about the arch-commits mailing list