summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-05-13 23:48:27 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-05-14 00:49:39 +0200
commit697432f070f26f1431e214ba84d8aedba08ea211 (patch)
tree2b556087aba8a55bd0f1243b3882e0e6d92c217b /media-plugins/gmpc-extraplaylist
parentmedia-plugins/gmpc-discogs: fix qa StaticSrcUri (diff)
downloadgentoo-697432f070f26f1431e214ba84d8aedba08ea211.tar.gz
gentoo-697432f070f26f1431e214ba84d8aedba08ea211.tar.bz2
gentoo-697432f070f26f1431e214ba84d8aedba08ea211.zip
media-plugins/gmpc-extraplaylist: fix qa StaticSrcUri
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-plugins/gmpc-extraplaylist')
-rw-r--r--media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
index d61b4c831afb..e2fceb3d0cf2 100644
--- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
+++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
@@ -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=6
DESCRIPTION="This plugin adds a second pane showing the playlist"
HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_EXTRA_PLAYLIST"
-SRC_URI="https://download.sarine.nl/Programs/gmpc/0.20.0/${P}.tar.gz"
+SRC_URI="https://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"