summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c103d4ba7a13eb207b96c1a8ebdd0a028c8b25f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = video-downloader
	pkgdesc = GTK application to download videos from websites like YouTube and many others (based on youtube-dl)
	pkgver = 0.8.0
	pkgrel = 1
	url = https://github.com/Unrud/video-downloader
	arch = any
	license = GPL3
	makedepends = git
	makedepends = meson
	depends = gtk3
	depends = python-gobject
	depends = youtube-dl
	source = git+https://github.com/Unrud/video-downloader.git/#commit=8df9d33b40fbfce7c608e34f2580364a2b66eff6
	b2sums = SKIP

pkgname = video-downloader