media-plugins/gmpc-magnatune: fix qa StaticSrcUri

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2022-05-13 23:52:35 +02:00
parent 1b40a063df
commit e396767db1

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="This plugin allows you to browse and preview available albums on magnatune.com"
HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_MAGNATUNE"
SRC_URI="https://download.sarine.nl/Programs/gmpc/11.8.16/${P}.tar.gz"
SRC_URI="https://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"