commit: 5dc01a7fc9b220965a15cc3622897c1ff03d6f25 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Sat Jun 19 08:36:25 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sat Jun 19 08:36:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc01a7f
media-sound/volwheel: use vars in 0.2.9 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/volwheel/volwheel-0.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/volwheel/volwheel-0.2.9.ebuild b/media-sound/volwheel/volwheel-0.2.9.ebuild index e1c95db7ae3..ceb00500135 100644 --- a/media-sound/volwheel/volwheel-0.2.9.ebuild +++ b/media-sound/volwheel/volwheel-0.2.9.ebuild @@ -7,7 +7,7 @@ inherit xdg DESCRIPTION="A volume control trayicon with mouse wheel support" HOMEPAGE="https://oliwer.net/b/volwheel.html" -SRC_URI="https://github.com/oliwer/volwheel/archive/refs/tags/v0.2.9.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/oliwer/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"
