From 7191884eb9826cc9fc8d236131d2f36d9a0ee137 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Fri, 13 May 2022 23:51:15 +0200 Subject: [PATCH] media-plugins/gmpc-libnotify: fix qa StaticSrcUri Signed-off-by: Conrad Kostecki --- media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild b/media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild index 773c534c292cd..f105abb10903b 100644 --- a/media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild +++ b/media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.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=7 DESCRIPTION="This plugin sends an announcement to the notification daemon on song change" HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_LIBNOTIFY" -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"