diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-08 17:34:08 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-08 17:36:40 +0100 |
commit | 5fb7427ea909ee642f36a71a382abe65ed711557 (patch) | |
tree | 11bca4e456aaa8a69d888f8ea506852b69c659c7 /sci-astronomy | |
parent | dev-build/cmake: add 3.31.0 (diff) | |
download | gentoo-5fb7427ea909ee642f36a71a382abe65ed711557.tar.gz gentoo-5fb7427ea909ee642f36a71a382abe65ed711557.tar.bz2 gentoo-5fb7427ea909ee642f36a71a382abe65ed711557.zip |
sci-astronomy/kstars: update HOMEPAGE
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.7.3.ebuild b/sci-astronomy/kstars/kstars-3.7.3.ebuild index 818f197a4550..b1a5495746c1 100644 --- a/sci-astronomy/kstars/kstars-3.7.3.ebuild +++ b/sci-astronomy/kstars/kstars-3.7.3.ebuild @@ -10,7 +10,7 @@ QTMIN=5.15.12 inherit ecm kde.org optfeature DESCRIPTION="Desktop Planetarium" -HOMEPAGE="https://apps.kde.org/kstars/ https://edu.kde.org/kstars/" +HOMEPAGE="https://apps.kde.org/kstars/ https://kstars.kde.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" |