summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-01 00:07:01 +0100
committerSam James <sam@gentoo.org>2022-10-01 00:24:21 +0100
commit18f18d67e4200d4ac1ab0062435d153641abc24f (patch)
tree7e2c3b1a0c8d7c4cbacbbb72f0ba445f661a1320 /media-plugins
parentmedia-plugins/gmpc-lyricwiki: fix StaticSrcUri (diff)
downloadgentoo-18f18d67e4200d4ac1ab0062435d153641abc24f.tar.gz
gentoo-18f18d67e4200d4ac1ab0062435d153641abc24f.tar.bz2
gentoo-18f18d67e4200d4ac1ab0062435d153641abc24f.zip
media-plugins/gmpc-mmkeys: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gmpc-mmkeys/gmpc-mmkeys-11.8.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gmpc-mmkeys/gmpc-mmkeys-11.8.16.ebuild b/media-plugins/gmpc-mmkeys/gmpc-mmkeys-11.8.16.ebuild
index 7fbd9431c4b9..8908ddc9ad34 100644
--- a/media-plugins/gmpc-mmkeys/gmpc-mmkeys-11.8.16.ebuild
+++ b/media-plugins/gmpc-mmkeys/gmpc-mmkeys-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 vala
DESCRIPTION="Bind multimedia keys via gnome settings daemon"
HOMEPAGE="https://gmpc.fandom.com/wiki/Plugins"
-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-3"
SLOT="0"