Date: Monday, May 27, 2019 @ 20:56:06
  Author: arojas
Revision: 472048

https

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-27 20:55:49 UTC (rev 472047)
+++ PKGBUILD    2019-05-27 20:56:06 UTC (rev 472048)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
-url="http://www.colordiff.org/";
+url="https://www.colordiff.org/";
 license=('GPL')
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')

Reply via email to