Date: Thursday, March 14, 2019 @ 15:33:59
  Author: foutrelis
Revision: 348028

Use HTTPS in url field

Modified:
  gtk-xfce-engine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-14 15:33:57 UTC (rev 348027)
+++ PKGBUILD    2019-03-14 15:33:59 UTC (rev 348028)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="Xfce Gtk+-2.0 engine and themes"
 arch=('x86_64')
-url="http://www.xfce.org/";
+url="https://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
 depends=('gtk2')

Reply via email to