summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ea9985ea0a7491d3e742cb9241067c986ee838c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = ytmdl
	pkgdesc = Download songs from YouTube with metadata from sources like Itunes and Gaana
	pkgver = 2019.10.8
	pkgrel = 0
	url = https://github.com/deepjyoti30/ytmdl
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.6
	depends = ffmpeg
	depends = youtube-dl
	source = https://github.com/deepjyoti30/ytmdl/archive/2019.10.8.tar.gz
	md5sums = SKIP

pkgname = ytmdl