Date: Thursday, March 14, 2019 @ 15:33:57
  Author: foutrelis
Revision: 348027

Use HTTPS in url field

Modified:
  garcon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-14 15:24:07 UTC (rev 348026)
+++ PKGBUILD    2019-03-14 15:33:57 UTC (rev 348027)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Implementation of the freedesktop.org menu specification"
 arch=('x86_64')
-url="http://www.xfce.org/";
+url="https://www.xfce.org/";
 license=('LGPL')
 groups=('xfce4')
 depends=('libxfce4ui')

Reply via email to