commit: 71ad04a2c5a2fe6aeb43f6dc884c6dd8d6ef2f52 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Thu Apr 12 18:09:47 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Apr 12 18:31:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ad04a2
www-client/falkon: update HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/7958 www-client/falkon/falkon-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/falkon/falkon-3.0.0.ebuild b/www-client/falkon/falkon-3.0.0.ebuild index e8af4f7d2fa..efdb7d0926e 100644 --- a/www-client/falkon/falkon-3.0.0.ebuild +++ b/www-client/falkon/falkon-3.0.0.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Cross-platform web browser using QtWebEngine" -HOMEPAGE="https://www.qupzilla.com/" +HOMEPAGE="https://www.falkon.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" fi