blob: 26bfb45ef4ef77b279e31fbc6988a711211caca5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mpv-reload-git
pkgdesc = A userscript for MPV that provides automatic reloading of videos based on buffering progress and allows manual reload with Ctrl+r.
pkgver = r17.60e6fb1
pkgrel = 1
url = https://github.com/4e6/mpv-reload
arch = any
license = MIT
makedepends = git
depends = mpv
provides = mpv-reload
conflicts = mpv-reload
source = git+https://github.com/4e6/mpv-reload.git
source = reload.conf
md5sums = SKIP
md5sums = 9a83a0fcc88e778ef7531770f82d4e33
pkgname = mpv-reload-git
|