[arch-commits] Commit in libxfce4ui/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Mar 14 15:34:01 UTC 2019


    Date: Thursday, March 14, 2019 @ 15:34:00
  Author: foutrelis
Revision: 348029

Use HTTPS in url field

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 15:33:59 UTC (rev 348028)
+++ PKGBUILD	2019-03-14 15:34:00 UTC (rev 348029)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
-url="http://www.xfce.org/"
+url="https://www.xfce.org/"
 license=('GPL2')
 depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
          'hicolor-icon-theme')



More information about the arch-commits mailing list