diff options
Diffstat (limited to 'dev-python/latexcodec')
| -rw-r--r-- | dev-python/latexcodec/latexcodec-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/latexcodec/latexcodec-2.0.0.ebuild b/dev-python/latexcodec/latexcodec-2.0.0.ebuild index d7baecdf5e06..6715006d5701 100644 --- a/dev-python/latexcodec/latexcodec-2.0.0.ebuild +++ b/dev-python/latexcodec/latexcodec-2.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lexer and codec to work with LaTeX code in Python" -HOMEPAGE="https://github.com/mcmtroffaes/latexcodec/ https://pypi.org/project/pybtex/" +HOMEPAGE="https://github.com/mcmtroffaes/latexcodec/ https://pypi.org/project/latexcodec/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |
