Date: Thursday, March 14, 2019 @ 15:34:13
  Author: foutrelis
Revision: 348035

Use HTTPS in url field

Modified:
  xfce4-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-14 15:34:11 UTC (rev 348034)
+++ PKGBUILD    2019-03-14 15:34:13 UTC (rev 348035)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Panel for the Xfce desktop environment"
 arch=('x86_64')
-url="http://www.xfce.org/";
+url="https://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
 depends=('exo' 'garcon' 'libxfce4ui' 'libwnck' 'hicolor-icon-theme'

Reply via email to