summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 80b594f6330daefcba5a60b02a84c53b6a4611db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = qytdl
	pkgdesc = Basic PyQt5 frontend to Youtube-DL
	pkgver = 1.01
	pkgrel = 1
	url = https://github.com/jahendrie/qytdl
	arch = any
	license = GPL3
	makedepends = make
	depends = python>=3.4
	depends = python-pyqt5>=5.13
	depends = pyqt5-common>=5.13
	depends = youtube-dl
	source = http://www.someplacedumb.net/content/progs/qytdl/qytdl-1.01.tar.xz
	md5sums = b6b0a62aa8156a5f0368aaedff4c6814

pkgname = qytdl