diff options
Diffstat (limited to 'x11-misc/compton-conf/compton-conf-9999.ebuild')
-rw-r--r-- | x11-misc/compton-conf/compton-conf-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compton-conf/compton-conf-9999.ebuild b/x11-misc/compton-conf/compton-conf-9999.ebuild index 6a134171..0f4665fb 100644 --- a/x11-misc/compton-conf/compton-conf-9999.ebuild +++ b/x11-misc/compton-conf/compton-conf-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="LXDE-Qt Compton Composite configuration tools" -HOMEPAGE="http://www.lxqt.org/" +HOMEPAGE="http://lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3 |