diff options
Diffstat (limited to 'dev-python/jikanpy/jikanpy-4.3.2.ebuild')
-rw-r--r-- | dev-python/jikanpy/jikanpy-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jikanpy/jikanpy-4.3.2.ebuild b/dev-python/jikanpy/jikanpy-4.3.2.ebuild index 0565ea970829..7183986671a8 100644 --- a/dev-python/jikanpy/jikanpy-4.3.2.ebuild +++ b/dev-python/jikanpy/jikanpy-4.3.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="Python wrapper for jikan.moe API." +DESCRIPTION="Python wrapper for jikan.moe API" HOMEPAGE="https://pypi.org/project/jikanpy/" SRC_URI="https://github.com/abhinavk99/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |