diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-05-13 23:51:15 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-14 00:49:40 +0200 |
commit | 7191884eb9826cc9fc8d236131d2f36d9a0ee137 (patch) | |
tree | dcd4022ef602a66c1e20b75161fa54328d2b0e9b /media-plugins | |
parent | media-plugins/gmpc-last-fm: fix qa StaticSrcUri (diff) | |
download | gentoo-7191884eb9826cc9fc8d236131d2f36d9a0ee137.tar.gz gentoo-7191884eb9826cc9fc8d236131d2f36d9a0ee137.tar.bz2 gentoo-7191884eb9826cc9fc8d236131d2f36d9a0ee137.zip |
media-plugins/gmpc-libnotify: fix qa StaticSrcUri
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild | 4 |
1 files 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 773c534c292c..f105abb10903 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" |