blob: 8a16ac0c653041328030b97bd3b9bcff0d5c4f0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mpv-handler
pkgdesc = Play website videos and songs with mpv & youtube-dl.
pkgver = 0.2.6
pkgrel = 1
url = https://github.com/akiirui/mpv-handler/
install = mpv-handler.install
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = mpv
depends = youtube-dl
source = mpv-handler-0.2.6.tar.gz::https://github.com/akiirui/mpv-handler/archive/v0.2.6.tar.gz
b2sums = ffff93430a6ccf1a79c3e0fd97343b6d04e39e8ba15f1b0278b3cbdc512671f5cd3c5eba82c3f179a5ffcab5a59969180f5fb562628d7875fb0e8796a0775c61
pkgname = mpv-handler
|