diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-24 22:58:43 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-24 22:58:43 +0200 |
commit | d56873eb43ed627ecc62f1775904d6ea55f48bcf (patch) | |
tree | 58d2c5b83f382e4f1e80c1aec9db0e60c7ad1550 /sci-astronomy | |
parent | kde-apps/okular: Add missing DEPEND for IUSE="chm" (diff) | |
download | kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.tar.gz kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.tar.bz2 kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.zip |
*/*: Update HOMEPAGE again (kde.org/applications -> apps.kde.org)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-astronomy/kstars/kstars-9999.ebuild b/sci-astronomy/kstars/kstars-9999.ebuild index 360e7ac1f4..abf1edc252 100644 --- a/sci-astronomy/kstars/kstars-9999.ebuild +++ b/sci-astronomy/kstars/kstars-9999.ebuild @@ -9,8 +9,7 @@ QTMIN=5.15.1 inherit ecm kde.org optfeature DESCRIPTION="Desktop Planetarium" -HOMEPAGE="https://kde.org/applications/en/kstars -https://edu.kde.org/kstars/" +HOMEPAGE="https://apps.kde.org/en/kstars https://edu.kde.org/kstars/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" |