commit: abd87e40cd7bf428047cc06cd790a6ccae4e53b6 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Jul 24 18:34:48 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Jul 26 03:43:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd87e40
x11-plugins/wmwork: fix HOMEPAGE, SRC_URI Closes: https://github.com/gentoo/gentoo/pull/9336 x11-plugins/wmwork/wmwork-0.2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmwork/wmwork-0.2.5.ebuild b/x11-plugins/wmwork/wmwork-0.2.5.ebuild index 3b4840f0b94..8be4f2add95 100644 --- a/x11-plugins/wmwork/wmwork-0.2.5.ebuild +++ b/x11-plugins/wmwork/wmwork-0.2.5.ebuild @@ -4,8 +4,8 @@ EAPI=0 DESCRIPTION="a dockapp that lets you easily track time spent on different projects" -HOMEPAGE="http://www.godisch.de/debian/wmwork" -SRC_URI="http://www.godisch.de/debian/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmwork" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
