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

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


    Date: Thursday, March 14, 2019 @ 15:34:09
  Author: foutrelis
Revision: 348033

Use HTTPS in url field

Modified:
  xfce4-appfinder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 15:34:07 UTC (rev 348032)
+++ PKGBUILD	2019-03-14 15:34:09 UTC (rev 348033)
@@ -7,7 +7,7 @@
 pkgrel=5
 pkgdesc="An application finder for Xfce"
 arch=('x86_64')
-url="http://www.xfce.org/"
+url="https://www.xfce.org/"
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'garcon' 'hicolor-icon-theme')



More information about the arch-commits mailing list