diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-30 20:23:14 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-30 20:23:14 +0200 |
commit | 875eae0370ab8a996c3392b74da88b0ffe4d260e (patch) | |
tree | 3bae6af1bafd1e460cebed2054af4e653d8fabb7 /net-im | |
parent | kde-apps/ktouch: add missing dependencies (diff) | |
download | kde-875eae0370ab8a996c3392b74da88b0ffe4d260e.tar.gz kde-875eae0370ab8a996c3392b74da88b0ffe4d260e.tar.bz2 kde-875eae0370ab8a996c3392b74da88b0ffe4d260e.zip |
net-im/choqok: Update HOMEPAGE
Closes: https://bugs.gentoo.org/684794
Package-Manager: Portage-2.3.66, Repoman-2.3.12
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 1d57a0db6b..8eb6e995b6 100644 --- a/net-im/choqok/choqok-9999.ebuild +++ b/net-im/choqok/choqok-9999.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Free/Open Source micro-blogging client by KDE" -HOMEPAGE="http://choqok.gnufolks.org/" +HOMEPAGE="https://choqok.kde.org/" [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" LICENSE="GPL-2+" |