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

pkgname = qytdl