blob: 47426fb5a6e6711edc5f58e12c4efbdc43af9912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ezytdl-bin
pkgdesc = An application that leverages yt-dlp and FFmpeg to provide a simple, easy-to-use interface for downloading videos from YouTube, Twitch, SoundCloud, and various other sites.(Prebuilt version.Use system-wide electron)
pkgver = 2.4.2
pkgrel = 8
url = https://github.com/sylviiu/ezytdl
arch = x86_64
license = GPL-3.0-only
makedepends = fuse2
depends = electron25
depends = ffmpeg
depends = libnotify
provides = ezytdl=2.4.2
conflicts = ezytdl
source = ezytdl-2.4.2.AppImage::https://github.com/sylviiu/ezytdl/releases/download/2.4.2/ezytdl-linux.AppImage
source = ezytdl.sh
sha256sums = 1b26c8c467aa8f3025b69aecab6739be495244b9551fd59ad99007a613a13efe
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = ezytdl-bin
|