From a812b1a231595af77d51fc641ccae466308bdb8b Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 1 Oct 2022 00:05:48 +0100 Subject: media-plugins/gmpc-awn: fix StaticSrcUri Signed-off-by: Sam James --- media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-plugins') diff --git a/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild b/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild index d35d58a72fcf..79cb3b0ded83 100644 --- a/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild +++ b/media-plugins/gmpc-awn/gmpc-awn-11.8.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="This plugin integrates GMPC with the Avant Window Navigator" HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_AWN" -SRC_URI="https://download.sarine.nl/Programs/gmpc/11.8/${P}.tar.gz" +SRC_URI="https://download.sarine.nl/Programs/gmpc/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad