Skip to content

Commit

Permalink
kde-misc/kshutdown: use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and FuzzyGophers committed Mar 30, 2018
1 parent 8fa35dc commit 991772d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kde-misc/kshutdown/kshutdown-4.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -9,7 +9,7 @@ MY_P=${PN}-source-${PV/_}
inherit kde5

DESCRIPTION="Shutdown manager for desktop environments like KDE Plasma"
HOMEPAGE="http://kshutdown.sourceforge.net"
HOMEPAGE="https://kshutdown.sourceforge.io"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"

LICENSE="GPL-2+"
Expand Down

0 comments on commit 991772d

Please sign in to comment.