summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-05-13 23:47:47 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-05-14 00:49:38 +0200
commitcf01c02533f065677d031c2cfd982bc06029884c (patch)
tree8499a8a7592e678b64704ed21668fab627ae1a8c /media-plugins/gmpc-discogs
parentapp-dicts/myspell-hu: fix qa StaticSrcUri (diff)
downloadgentoo-cf01c02533f065677d031c2cfd982bc06029884c.tar.gz
gentoo-cf01c02533f065677d031c2cfd982bc06029884c.tar.bz2
gentoo-cf01c02533f065677d031c2cfd982bc06029884c.zip
media-plugins/gmpc-discogs: fix qa StaticSrcUri
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-plugins/gmpc-discogs')
-rw-r--r--media-plugins/gmpc-discogs/gmpc-discogs-0.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gmpc-discogs/gmpc-discogs-0.20.0.ebuild b/media-plugins/gmpc-discogs/gmpc-discogs-0.20.0.ebuild
index ccaf938b0ced..c9f81db891e0 100644
--- a/media-plugins/gmpc-discogs/gmpc-discogs-0.20.0.ebuild
+++ b/media-plugins/gmpc-discogs/gmpc-discogs-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 fetches artist and album images from discogs"
HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_DISCOGS"
-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"