summaryrefslogtreecommitdiff
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:55:45 +0200
commit8400be5bd70c522399f3d319593cccde5b02722f (patch)
tree3833e442146b63aa9dc664dbfc5e4bf470c54250 /net-im/neochat
parentprofiles/package.mask: mask =gcc-6* and =gcc-7* branches (diff)
downloadgentoo-8400be5bd70c522399f3d319593cccde5b02722f.tar.gz
gentoo-8400be5bd70c522399f3d319593cccde5b02722f.tar.bz2
gentoo-8400be5bd70c522399f3d319593cccde5b02722f.zip
*/*: Fix apps.kde.org HOMEPAGE entries again
Avoid redirects. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im/neochat')
-rw-r--r--net-im/neochat/neochat-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/neochat-1.1.1.ebuild b/net-im/neochat/neochat-1.1.1.ebuild
index 43b61fa9d9f5..f5dd1bd66087 100644
--- a/net-im/neochat/neochat-1.1.1.ebuild
+++ b/net-im/neochat/neochat-1.1.1.ebuild
@@ -8,7 +8,7 @@ QTMIN=5.15.2
inherit ecm kde.org
DESCRIPTION="Client for Matrix, the decentralized communication protocol"
-HOMEPAGE="https://apps.kde.org/en/neochat"
+HOMEPAGE="https://apps.kde.org/neochat/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"