x11-plugins/wmtimer: fix typo in SRC_URI
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 27 Nov 2017 11:32:34 +0000 (12:32 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 27 Nov 2017 12:28:51 +0000 (13:28 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

x11-plugins/wmtimer/Manifest
x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild

index 08ed1362085475482b36ed4f5966e18caa0cfdca..2218df1c7ec67c4403246d3cf0cb26a4691dc3af 100644 (file)
@@ -1 +1 @@
-DIST wmtimer-2.92.tar.gz 22091 SHA256 3726c0e0a0a95ce7c4c9dd8088b3f050d5268f70fef9341452f5449cef8c0cd4 SHA512 d00e2eff92c89b1a848d2319f62b2f060f4ced1299440aa20ca4288b5bdd16f7cff625907f6587514a1618fec74e5be34fb6c923cec51a663cd9efc86c6f0a07 WHIRLPOOL 203bd12691f1a6f9cda7966f6828adac653ae59f3c5878dbd9de15026e64d8a8025063d3bac4c8d35c5a45c2b77d52fcdafbe0f570cdf41f29c1bff8127bd582
+DIST wmtimer-2.92.tar.gz 22091 BLAKE2B 7e8f598708a70168233aa4545fc9978fab9ea6891a02f618f1bdafa08bbc3ed077183c19f467c70637b07fa501f40bd2409bdb3e60034888296895b9ff3f35f1 SHA512 d00e2eff92c89b1a848d2319f62b2f060f4ced1299440aa20ca4288b5bdd16f7cff625907f6587514a1618fec74e5be34fb6c923cec51a663cd9efc86c6f0a07
index 81c87ccf1d1f298a31132bc53e9070f579811adb..361f2745af0f3a6f66e0d9f98bf1afe0883103f9 100644 (file)
@@ -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"