Date: Thursday, March 14, 2019 @ 15:34:29
Author: foutrelis
Revision: 348042
Use HTTPS in url field
Modified:
xfwm4/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-14 15:34:26 UTC (rev 348041)
+++ PKGBUILD 2019-03-14 15:34:29 UTC (rev 348042)
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc="Xfce window manager"
arch=('x86_64')
-url="http://www.xfce.org/"
+url="https://www.xfce.org/"
license=('GPL2')
groups=('xfce4')
depends=('libxfce4ui' 'libwnck' 'libdrm' 'hicolor-icon-theme')