diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 11:24:50 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 12:07:32 +0200 |
commit | 63c434b7e97694514b5a0fc493d556546210e702 (patch) | |
tree | 16c2b59319efde582d9c2ac58acb2004ea1d0960 /sci-calculators | |
parent | media-gfx/synnefo: Remove last-rited package (diff) | |
download | kde-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 'sci-calculators')
-rw-r--r-- | sci-calculators/keurocalc/keurocalc-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/keurocalc/keurocalc-9999.ebuild b/sci-calculators/keurocalc/keurocalc-9999.ebuild index 873328adfc..627300e137 100644 --- a/sci-calculators/keurocalc/keurocalc-9999.ebuild +++ b/sci-calculators/keurocalc/keurocalc-9999.ebuild @@ -9,7 +9,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Universal currency converter and calculator" -HOMEPAGE="https://apps.kde.org/en/keurocalc https://userbase.kde.org/KEuroCalc" +HOMEPAGE="https://apps.kde.org/keurocalc/ https://userbase.kde.org/KEuroCalc" LICENSE="GPL-2+ FDL-1.2" SLOT="5" |