You've already forked open-video-downloader-bin
All checks were successful
Update Package Version / update (push) Successful in 6s
18 lines
654 B
Plaintext
18 lines
654 B
Plaintext
pkgbase = open-video-downloader-bin
|
|
pkgdesc = A cross-platform GUI for youtube-dl made in Rust with Tauri and Vue + Typescript
|
|
pkgver = 3.2.0
|
|
pkgrel = 1
|
|
url = https://github.com/jely2002/youtube-dl-gui
|
|
arch = x86_64
|
|
license = AGPL3
|
|
depends = gtk3
|
|
depends = webkit2gtk-4.1
|
|
provides = open-video-downloader
|
|
conflicts = open-video-downloader
|
|
options = !strip
|
|
options = !debug
|
|
source = open-video-downloader-3.2.0.deb::https://github.com/jely2002/youtube-dl-gui/releases/download/app-v3.2.0/Open.Video.Downloader_3.2.0_amd64.deb
|
|
sha256sums = 2a0190508c5b80d2801765073385439bf6dac7749473c19f842fbd5067f18e15
|
|
|
|
pkgname = open-video-downloader-bin
|