diff options
author | Christian Strahl <c.a.strahl@gmail.com> | 2021-06-10 15:37:06 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-10 19:00:29 +0000 |
commit | c841deda9220f43917eef1a5ede9c566a474f703 (patch) | |
tree | 9e970c48e1ee6e3bd5b7ec4365dbd917ecec763c /media-sound/exaile | |
parent | media-libs/libjpeg-turbo: drop 2.0.6 (diff) | |
download | gentoo-c841deda9220f43917eef1a5ede9c566a474f703.tar.gz gentoo-c841deda9220f43917eef1a5ede9c566a474f703.tar.bz2 gentoo-c841deda9220f43917eef1a5ede9c566a474f703.zip |
media-soud/exaile: fix patch name in 9999
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Christian Strahl <c.a.strahl@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/21189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/exaile-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-9999.ebuild b/media-sound/exaile/exaile-9999.ebuild index 270bd3209261..566fd8c3d201 100644 --- a/media-sound/exaile/exaile-9999.ebuild +++ b/media-sound/exaile/exaile-9999.ebuild @@ -49,7 +49,7 @@ RDEPEND="${PYTHON_DEPS} RESTRICT="test" #315589 PATCHES=( - "${FILESDIR}/${PN}-4.1.0_alpha1-metainfo.patch" + "${FILESDIR}/${PN}-4.1.1-metainfo.patch" ) pkg_setup() { |