summaryrefslogtreecommitdiff
path: root/net-im/neochat/neochat-22.06.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/neochat/neochat-22.06.ebuild')
-rw-r--r--net-im/neochat/neochat-22.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/neochat/neochat-22.06.ebuild b/net-im/neochat/neochat-22.06.ebuild
index 76ab2e137c10..82c85a0163c7 100644
--- a/net-im/neochat/neochat-22.06.ebuild
+++ b/net-im/neochat/neochat-22.06.ebuild
@@ -3,15 +3,15 @@
EAPI=8
+KDE_ORG_CATEGORY=network
KFMIN=5.96.0
QTMIN=5.15.5
-inherit ecm kde.org
+inherit ecm plasma-mobile.kde.org
DESCRIPTION="Client for Matrix, the decentralized communication protocol"
HOMEPAGE="https://apps.kde.org/neochat/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- SRC_URI="mirror://kde/stable/plasma-mobile/${PV}/${P}.tar.xz"
KEYWORDS="~amd64"
fi