diff options
author | 2017-11-25 00:21:28 +0100 | |
---|---|---|
committer | 2017-11-25 00:21:28 +0100 | |
commit | 8c139576a7a58c5cddbbec7263d3f924b1623eff (patch) | |
tree | ddd124cd05d0372dff201a644e6892bb9a968ec5 /x11-plugins/wmtop/wmtop-0.85.ebuild | |
parent | x11-plugins/wmtop: drop old (diff) | |
download | gentoo-8c139576a7a58c5cddbbec7263d3f924b1623eff.tar.gz gentoo-8c139576a7a58c5cddbbec7263d3f924b1623eff.tar.bz2 gentoo-8c139576a7a58c5cddbbec7263d3f924b1623eff.zip |
x11-plugins/wmtop: update SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/wmtop/wmtop-0.85.ebuild')
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.85.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.85.ebuild b/x11-plugins/wmtop/wmtop-0.85.ebuild index 8a3119963afa..5242a13685cc 100644 --- a/x11-plugins/wmtop/wmtop-0.85.ebuild +++ b/x11-plugins/wmtop/wmtop-0.85.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="dockapp for monitoring the top three processes using cpu or memory" HOMEPAGE="http://www.dockapps.net/wmtop" -SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |