diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-08 11:11:28 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2023-06-13 16:15:01 +0200 |
commit | e4a71f1b651d72533f281dbf76644307a23ae462 (patch) | |
tree | 96b506615e915123c71b75c5a22677af5f354f85 /x11-plugins | |
parent | x11-misc/xscreensaver-app: use HTTPS (diff) | |
download | gentoo-e4a71f1b651d72533f281dbf76644307a23ae462.tar.gz gentoo-e4a71f1b651d72533f281dbf76644307a23ae462.tar.bz2 gentoo-e4a71f1b651d72533f281dbf76644307a23ae462.zip |
x11-plugins/bfm: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
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" |