diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-24 09:48:31 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-24 09:54:14 +0100 |
commit | a4c066bcd523ea82be71d9bee3e52418154bd3f7 (patch) | |
tree | d58b8d9f2acd18219bbbcb50f6c3c9622af96505 | |
parent | ab27c583b8d55980a025dea116bc7e186db21029 (diff) | |
download | gentoo-a4c066bcd523ea82be71d9bee3e52418154bd3f7.tar.gz gentoo-a4c066bcd523ea82be71d9bee3e52418154bd3f7.tar.xz |
x11-plugins/wmtimer: update homepage and SRC_URI
Closes: https://bugs.gentoo.org/638662
Package-Manager: Portage-2.3.16, Repoman-2.3.6
-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 8e3ca902fd6..81c87ccf1d1 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" |