diff options
Diffstat (limited to 'kde-misc/kshutdown')
-rw-r--r-- | kde-misc/kshutdown/kshutdown-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kshutdown/kshutdown-4.0.ebuild b/kde-misc/kshutdown/kshutdown-4.0.ebuild index c4e27ebe302d..45ba4b1a52df 100644 --- a/kde-misc/kshutdown/kshutdown-4.0.ebuild +++ b/kde-misc/kshutdown/kshutdown-4.0.ebuild @@ -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 @@ -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+" |