Date: Friday, January 25, 2019 @ 06:56:17
  Author: andyrtr
Revision: 344718

use https url

Modified:
  man2html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-25 06:55:45 UTC (rev 344717)
+++ PKGBUILD    2019-01-25 06:56:17 UTC (rev 344718)
@@ -8,7 +8,7 @@
 pkgrel=6
 pkgdesc="A Unix manpage-to-HTML converter"
 arch=('any')
-url="http://www.nongnu.org/man2html/";
+url="https://www.nongnu.org/man2html/";
 license=('GPL')
 depends=('man-db' 'perl')
 # https://www.cpan.org/authors/id/E/EH/EHOOD/CHECKSUMS

Reply via email to