Date: Thursday, March 14, 2019 @ 15:34:32
  Author: foutrelis
Revision: 348043

Use HTTPS in url field

Modified:
  xfwm4-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-14 15:34:29 UTC (rev 348042)
+++ PKGBUILD    2019-03-14 15:34:32 UTC (rev 348043)
@@ -6,7 +6,7 @@
 pkgrel=3
 pkgdesc="A set of additional themes for the Xfce window manager"
 arch=('any')
-url="http://www.xfce.org/";
+url="https://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
 depends=('xfwm4')

Reply via email to