summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2017-11-24 09:48:31 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2017-11-24 09:54:14 +0100
commita4c066bcd523ea82be71d9bee3e52418154bd3f7 (patch)
treed58b8d9f2acd18219bbbcb50f6c3c9622af96505
parentx11-plugins/wmtimer: drop old (diff)
downloadgentoo-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
-rw-r--r--x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild4
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"