diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/bfm/bfm-0.6.4-r4.ebuild b/x11-plugins/bfm/bfm-0.6.4-r4.ebuild index 1fd42525ff60..9e1bdbf76da7 100644 --- a/x11-plugins/bfm/bfm-0.6.4-r4.ebuild +++ b/x11-plugins/bfm/bfm-0.6.4-r4.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="Dockapp and gkrellm plug-in combining timecop's bubblemon and wmfishtime" -HOMEPAGE="https://github.com/JNRowe-retired/bfm" -SRC_URI="https://github.com/JNRowe-retired/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/JNRowe/bfm" +SRC_URI="https://github.com/JNRowe/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |