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

Jelle van der Waa jelle at archlinux.org
Sat Feb 16 21:17:53 UTC 2019


    Date: Saturday, February 16, 2019 @ 21:17:50
  Author: jelle
Revision: 346388

move to https url

Modified:
  tidy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 21:06:54 UTC (rev 346387)
+++ PKGBUILD	2019-02-16 21:17:50 UTC (rev 346388)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="A tool to tidy down your HTML code to a clean style"
 arch=(x86_64)
-url="http://www.html-tidy.org/"
+url="https://www.html-tidy.org/"
 license=(custom)
 depends=(glibc)
 makedepends=(cmake libxslt)



More information about the arch-commits mailing list