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

Evangelos Foutras foutrelis at archlinux.org
Sat Feb 2 22:20:41 UTC 2019


    Date: Saturday, February 2, 2019 @ 22:20:40
  Author: foutrelis
Revision: 345135

Update url field to use HTTPS

Modified:
  slim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 22:20:38 UTC (rev 345134)
+++ PKGBUILD	2019-02-02 22:20:40 UTC (rev 345135)
@@ -9,7 +9,7 @@
 pkgrel=8
 pkgdesc="Desktop-independent graphical login manager for X11"
 arch=('x86_64')
-url="http://sourceforge.net/projects/slim.berlios/"
+url="https://sourceforge.net/projects/slim.berlios/"
 license=('GPL2')
 depends=('pam' 'libxmu' 'libpng' 'libjpeg' 'libxft' 'libxrandr' 'xorg-xauth'
          'ttf-font')



More information about the arch-commits mailing list