diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-12 20:54:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-26 14:55:46 +0100 |
commit | a7e0c72d959d77bf894a685d0ed2cb410ff63f9f (patch) | |
tree | 616432d40ec038e56493f7d682896cdbd1425fad /app-accessibility | |
parent | net-irc/konversation: Drop 1.7.6 (diff) | |
download | gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.gz gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.bz2 gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.zip |
*/*: kde.org: Update HOMEPAGE with redirected-to URIs
kde.org/applications -> apps.kde.org
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/kontrast/kontrast-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/kontrast/kontrast-1.0.2.ebuild b/app-accessibility/kontrast/kontrast-1.0.2.ebuild index 8481982ee996..dd0d4f40cdcd 100644 --- a/app-accessibility/kontrast/kontrast-1.0.2.ebuild +++ b/app-accessibility/kontrast/kontrast-1.0.2.ebuild @@ -8,7 +8,7 @@ QTMIN=5.14.2 inherit ecm kde.org DESCRIPTION="Tool to check contrast for colors to verify they are correctly accessible" -HOMEPAGE="https://kde.org/applications/en/kontrast" +HOMEPAGE="https://apps.kde.org/en/kontrast" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" |