diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-24 22:58:43 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-24 22:58:43 +0200 |
commit | d56873eb43ed627ecc62f1775904d6ea55f48bcf (patch) | |
tree | 58d2c5b83f382e4f1e80c1aec9db0e60c7ad1550 /net-im | |
parent | kde-apps/okular: Add missing DEPEND for IUSE="chm" (diff) | |
download | kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.tar.gz kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.tar.bz2 kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.zip |
*/*: Update HOMEPAGE again (kde.org/applications -> apps.kde.org)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/choqok/choqok-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild index 9bd019f45c..7ef26c67ad 100644 --- a/net-im/choqok/choqok-9999.ebuild +++ b/net-im/choqok/choqok-9999.ebuild @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Free/Open Source micro-blogging client by KDE" HOMEPAGE="https://choqok.kde.org/ -https://kde.org/applications/en/choqok" +https://apps.kde.org/en/choqok" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" |