desktop/xmonad: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
57fb210c8b
commit
0d58409516
|
@ -13,7 +13,7 @@ xmonad: and configured in Haskell. In a normal WM, you spend half your time
|
|||
xmonad: aligning and searching for windows. xmonad makes work easier, by
|
||||
xmonad: automating this.
|
||||
xmonad:
|
||||
xmonad: http://www.xmonad.org/
|
||||
xmonad: https://xmonad.org/
|
||||
xmonad:
|
||||
xmonad:
|
||||
xmonad:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="xmonad"
|
||||
VERSION="0.12"
|
||||
HOMEPAGE="http://xmonad.org/"
|
||||
HOMEPAGE="https://xmonad.org/"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/xmonad/0.12/xmonad-0.12.tar.gz"
|
||||
MD5SUM="6fd5f268d38e940e090af0726795f513"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue