diff options
Diffstat (limited to 'x11-terms/qterminal/qterminal-1.0.0.ebuild')
-rw-r--r-- | x11-terms/qterminal/qterminal-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-1.0.0.ebuild b/x11-terms/qterminal/qterminal-1.0.0.ebuild index c3c91e5f831e..bb09820e1f49 100644 --- a/x11-terms/qterminal/qterminal-1.0.0.ebuild +++ b/x11-terms/qterminal/qterminal-1.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake xdg-utils DESCRIPTION="Qt-based multitab terminal emulator" -HOMEPAGE="https://lxqt.github.io/" +HOMEPAGE="https://lxqt-project.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3 |