media-plugins/gmpc-libnotify: fix qa StaticSrcUri

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2022-05-13 23:51:15 +02:00
parent 9c938a2e8e
commit 7191884eb9

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 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"