summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c8a40776497894ef94ee02f34142df5a5ec6de75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = twitch-dl-git
	pkgdesc = Twitch video downloader that use multiple concurrent connections
	pkgver = 1.22.0.r0.gb3a57c2
	pkgrel = 1
	url = https://github.com/ihabunek/twitch-dl
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-m3u8
	depends = python-requests
	depends = python-pyaml
	depends = ffmpeg
	optdepends = twine: Collection of utilities for interacting with PyPI
	provides = twitch-dl
	provides = twitch-dl-bin
	conflicts = twitch-dl
	conflicts = twitch-dl-bin
	source = git+https://github.com/ihabunek/twitch-dl.git
	sha256sums = SKIP

pkgname = twitch-dl-git