From db856948d8b658d5b8aa23c23b33dca1ec12b40b Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Mon, 27 Nov 2017 12:32:34 +0100 Subject: x11-plugins/wmtimer: fix typo in SRC_URI Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild') diff --git a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild index 81c87ccf1d1f..361f2745af0f 100644 --- a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild +++ b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild @@ -2,12 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 - inherit multilib toolchain-funcs DESCRIPTION="Dockable clock which can run in alarm, countdown timer or chronograph mode" HOMEPAGE="https://github.com/bbidulock/wmtimer" -SRC_URI="https://github.com/bbidulock/wmtimer/releases/download/v${PN}/${P}.tar.gz" +SRC_URI="https://github.com/bbidulock/wmtimer/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-18-g5258