diff options
author | 2020-10-12 20:54:47 +0200 | |
---|---|---|
committer | 2020-10-26 14:55:46 +0100 | |
commit | a7e0c72d959d77bf894a685d0ed2cb410ff63f9f (patch) | |
tree | 616432d40ec038e56493f7d682896cdbd1425fad /net-im/choqok | |
parent | net-irc/konversation: Drop 1.7.6 (diff) | |
download | gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.gz gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.bz2 gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.zip |
*/*: kde.org: Update HOMEPAGE with redirected-to URIs
kde.org/applications -> apps.kde.org
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im/choqok')
-rw-r--r-- | net-im/choqok/choqok-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/choqok/choqok-1.7.0.ebuild b/net-im/choqok/choqok-1.7.0.ebuild index dc005d25d769..94d9f54a5919 100644 --- a/net-im/choqok/choqok-1.7.0.ebuild +++ b/net-im/choqok/choqok-1.7.0.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/internet/org.kde.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" |