diff options
Diffstat (limited to 'x11-themes/lxqt-themes/lxqt-themes-9999.ebuild')
-rw-r--r-- | x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild index bd947047..77f56015 100644 --- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild +++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit cmake DESCRIPTION="Themes, graphics and icons for LXQt" -HOMEPAGE="https://lxqt.org/" +HOMEPAGE="https://lxqt.github.io/" if [[ ${PV} = *9999* ]]; then inherit git-r3 |