dev-python/ManimPango: update SRC_URI

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2023-08-12 18:33:06 +02:00
parent 9e6c4baf50
commit a8e1a4a482
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Binding for Pango, to use with Manim."
HOMEPAGE="https://github.com/ManimCommunity/ManimPango https://pypi.org/project/manimpango"
SRC_URI="https://github.com/ManimCommunity/ManimPango/archive/refs/tags/v${PV}.tar.gz -> ${V}.gh.tar.gz"
SRC_URI="https://github.com/ManimCommunity/ManimPango/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"