aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-05-16 11:24:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-05-16 12:07:32 +0200
commit63c434b7e97694514b5a0fc493d556546210e702 (patch)
tree16c2b59319efde582d9c2ac58acb2004ea1d0960 /media-gfx/kxstitch
parentmedia-gfx/synnefo: Remove last-rited package (diff)
downloadkde-63c434b7e97694514b5a0fc493d556546210e702.tar.gz
kde-63c434b7e97694514b5a0fc493d556546210e702.tar.bz2
kde-63c434b7e97694514b5a0fc493d556546210e702.zip
*/*: Fix apps.kde.org HOMEPAGE entries again
Avoid redirects. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/kxstitch')
-rw-r--r--media-gfx/kxstitch/kxstitch-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/kxstitch/kxstitch-9999.ebuild b/media-gfx/kxstitch/kxstitch-9999.ebuild
index 8a7bf345ee..87c08fd887 100644
--- a/media-gfx/kxstitch/kxstitch-9999.ebuild
+++ b/media-gfx/kxstitch/kxstitch-9999.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.15.2
inherit ecm kde.org
DESCRIPTION="Program to create cross stitch patterns"
-HOMEPAGE="https://apps.kde.org/en/kxstitch https://userbase.kde.org/KXStitch"
+HOMEPAGE="https://apps.kde.org/kxstitch/ https://userbase.kde.org/KXStitch"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"