diff options
author | 2021-11-06 17:08:14 +0100 | |
---|---|---|
committer | 2022-01-21 19:07:01 +0000 | |
commit | e512d3b0dfdc4fad3184ec03a215d60990fcb6d9 (patch) | |
tree | afd1be5ef4b2f59bd1214321fc9a084df8cdb4c3 /x11-misc/qps | |
parent | LXQt: improve dependencies with qa-vdb (diff) | |
download | gentoo-e512d3b0dfdc4fad3184ec03a215d60990fcb6d9.tar.gz gentoo-e512d3b0dfdc4fad3184ec03a215d60990fcb6d9.tar.bz2 gentoo-e512d3b0dfdc4fad3184ec03a215d60990fcb6d9.zip |
LXQt: change ebuilds HOMEPAGE
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/qps')
-rw-r--r-- | x11-misc/qps/qps-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qps/qps-2.4.0.ebuild b/x11-misc/qps/qps-2.4.0.ebuild index dbb21a23dac9..bd8ffb1837e2 100644 --- a/x11-misc/qps/qps-2.4.0.ebuild +++ b/x11-misc/qps/qps-2.4.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake xdg-utils DESCRIPTION="Qt GUI Process Manager" -HOMEPAGE="https://lxqt.github.io/" +HOMEPAGE="https://lxqt-project.org/" SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0" |