diff options
author | Jimi Huotari <chiitoo@gentoo.org> | 2020-05-18 01:30:20 +0300 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-09-22 19:41:27 +0200 |
commit | 09fa93ad560375f70dcea7e662040213ca8f54cc (patch) | |
tree | 0d000dcb182c20b804d306ea2605034f71b7a4e0 /x11-themes | |
parent | x11-misc/obconf-qt: Sync with Gentoo ebuild repo (diff) | |
download | qt-09fa93ad560375f70dcea7e662040213ca8f54cc.tar.gz qt-09fa93ad560375f70dcea7e662040213ca8f54cc.tar.bz2 qt-09fa93ad560375f70dcea7e662040213ca8f54cc.zip |
*/*: update LXQt HOMEPAGE
The 'lxqt.org' site is down, and its future uncertain. Upstream
considers GitHub the main resource at this time.
See also: https://github.com/gentoo/gentoo/pull/15546
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-themes')
-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 |