[arch-commits] Commit in texinfo/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun May 26 21:15:00 UTC 2019


    Date: Sunday, May 26, 2019 @ 21:14:58
  Author: arojas
Revision: 354354

https

Modified:
  texinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 21:14:34 UTC (rev 354353)
+++ PKGBUILD	2019-05-26 21:14:58 UTC (rev 354354)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='GNU documentation system for on-line information and printed output'
 arch=(x86_64)
-url='http://www.gnu.org/software/texinfo/'
+url='https://www.gnu.org/software/texinfo/'
 license=(GPL3)
 groups=(base base-devel)
 depends=(ncurses gzip perl sh)



More information about the arch-commits mailing list