diff options
-rw-r--r-- | x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild index 8e3ca902fd6f..81c87ccf1d1f 100644 --- a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild +++ b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit multilib toolchain-funcs DESCRIPTION="Dockable clock which can run in alarm, countdown timer or chronograph mode" -HOMEPAGE="http://www.darkops.net/wmtimer" -SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz" +HOMEPAGE="https://github.com/bbidulock/wmtimer" +SRC_URI="https://github.com/bbidulock/wmtimer/releases/download/v${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |