dev-python/pygments-promql: rename tarball

this was conflicting with other distfiles.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
This commit is contained in:
Mathieu Tortuyaux
2022-03-07 12:20:03 +01:00
parent b56a6cdaad
commit 30f734c0a5
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="A PromQL lexer for Pygments"
HOMEPAGE="https://github.com/pabluk/pygments-promql"
SRC_URI="https://github.com/pabluk/${PN}/archive/refs/tags/${PV}.tar.gz"
SRC_URI="https://github.com/pabluk/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"