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 /x11-plugins/wmtimer | |
parent | x11-plugins/wmtimer: drop old (diff) | |
download | gentoo-a4c066bcd523ea82be71d9bee3e52418154bd3f7.tar.gz gentoo-a4c066bcd523ea82be71d9bee3e52418154bd3f7.tar.bz2 gentoo-a4c066bcd523ea82be71d9bee3e52418154bd3f7.zip |
x11-plugins/wmtimer: update homepage and SRC_URI
Closes: https://bugs.gentoo.org/638662
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/wmtimer')
-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" |