summaryrefslogtreecommitdiff
path: root/net-misc/ytmdl/ytmdl-2023.2.28.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ytmdl/ytmdl-2023.2.28.ebuild')
-rw-r--r--net-misc/ytmdl/ytmdl-2023.2.28.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/ytmdl/ytmdl-2023.2.28.ebuild b/net-misc/ytmdl/ytmdl-2023.2.28.ebuild
index 7c908d1870ad..78b9f91f1a14 100644
--- a/net-misc/ytmdl/ytmdl-2023.2.28.ebuild
+++ b/net-misc/ytmdl/ytmdl-2023.2.28.ebuild
@@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit bash-completion-r1 distutils-r1
+inherit bash-completion-r1 distutils-r1 pypi
DESCRIPTION="Simple app to get songs from youtube in mp3 format"
HOMEPAGE="https://ytmdl.deepjyoti30.dev/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"