summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 40f0e9ecf607448d1f6c90c1ce7e165031c6d00e (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 = 2.3.1.r0.g3fe1faa
	pkgrel = 1
	url = https://github.com/ihabunek/twitch-dl
	arch = any
	license = GPL-3.0-only
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-httpx
	depends = python-click
	depends = python-m3u8
	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
	b2sums = SKIP

pkgname = twitch-dl-git