Date: Tuesday, May 21, 2019 @ 21:55:07
  Author: arojas
Revision: 353765

https

Modified:
  perl-uri/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-21 21:54:51 UTC (rev 353764)
+++ PKGBUILD    2019-05-21 21:55:07 UTC (rev 353765)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="Uniform Resource Identifiers (absolute and relative)"
 arch=('any')
-url="http://search.cpan.org/dist/URI/";
+url="https://search.cpan.org/dist/URI/";
 license=('PerlArtistic')
 depends=('perl')
 checkdepends=('perl-test-needs')

Reply via email to