[arch-commits] Commit in texi2html/trunk (PKGBUILD)
    Andreas Radke 
    andyrtr at archlinux.org
       
    Fri Jan 25 07:03:20 UTC 2019
    
    
  
    Date: Friday, January 25, 2019 @ 07:03:19
  Author: andyrtr
Revision: 344730
use https url
Modified:
  texi2html/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 07:02:51 UTC (rev 344729)
+++ PKGBUILD	2019-01-25 07:03:19 UTC (rev 344730)
@@ -6,7 +6,7 @@
 pkgrel=5
 pkgdesc="Converts texinfo documents to HTML"
 arch=('any')
-url="http://www.nongnu.org/texi2html/"
+url="https://www.nongnu.org/texi2html/"
 license=('GPL')
 depends=('perl')
 source=(https://download.savannah.gnu.org/releases/texi2html/$pkgname-$pkgver.tar.bz2{,.sig})
    
    
More information about the arch-commits
mailing list