[arch-commits] Commit in xfce4-power-manager/trunk (PKGBUILD)

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


    Date: Thursday, March 14, 2019 @ 15:34:16
  Author: foutrelis
Revision: 348036

Use HTTPS in url field

Modified:
  xfce4-power-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 15:34:13 UTC (rev 348035)
+++ PKGBUILD	2019-03-14 15:34:16 UTC (rev 348036)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Power manager for Xfce desktop"
 arch=('x86_64')
-url="http://www.xfce.org/"
+url="https://www.xfce.org/"
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'upower' 'libnotify' 'hicolor-icon-theme')



More information about the arch-commits mailing list