diff options
Diffstat (limited to 'x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild')
-rw-r--r-- | x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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" |