summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-10-05 10:52:02 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-10-05 13:05:15 +0200
commitc192c700456ea48a891fffd1c2a11e0771aeafb6 (patch)
tree80e9a021e79e5bde7e039645dcb44794c9cf5667 /app-accessibility
parentprofiles: hppa: Cleanup obsolete media-video/faac comment (diff)
downloadgentoo-c192c700456ea48a891fffd1c2a11e0771aeafb6.tar.gz
gentoo-c192c700456ea48a891fffd1c2a11e0771aeafb6.tar.bz2
gentoo-c192c700456ea48a891fffd1c2a11e0771aeafb6.zip
app-accessibility/kontrast: Update HOMEPAGE
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/kontrast/kontrast-1.0.2.ebuild2
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 45ffbbb518bf..8481982ee996 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://invent.kde.org/accessibility/kontrast"
+HOMEPAGE="https://kde.org/applications/en/kontrast"
if [[ ${KDE_BUILD_TYPE} == release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"