Date: Thursday, March 14, 2019 @ 15:34:26
  Author: foutrelis
Revision: 348041

Use HTTPS in url field

Modified:
  xfdesktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-14 15:34:24 UTC (rev 348040)
+++ PKGBUILD    2019-03-14 15:34:26 UTC (rev 348041)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="A desktop manager for Xfce"
 arch=('x86_64')
-url="http://www.xfce.org/";
+url="https://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'libwnck3' 'exo' 'thunar' 'garcon' 'hicolor-icon-theme')

Reply via email to