blob: d168107158ec194f7cbd93fae924ab9a8e747ab7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = video-downloader-longyinstudio
pkgdesc = Download videos from websites like YouTube and many others (based on yt-dlp)
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/LongYinStudio/video-downloader
install = video-downloader-longyinstudio.install
arch = x86_64
license = mit
depends = desktop-file-utils
depends = gtk3
depends = hicolor-icon-theme
depends = webkit2gtk-4.1
options = !strip
options = !emptydirs
source = https://github.com/LongYinStudio/video-downloader/releases/download/v0.2.0/video-downloader_0.2.0_amd64.deb
sha256sums = SKIP
pkgname = video-downloader-longyinstudio
|