blob: 603aacbff96bd299de4672a5247e36fa916ae60b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = kikoplay-bin
pkgdesc = linux danmaku player
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/KikoPlayProject/KikoPlay
arch = x86_64
license = GPL3
depends = mpv
depends = lua53
depends = qhttpengine
depends = qt5-websockets
optdepends = aria2: for downloading
conflicts = kikoplay
source = https://github.com/KikoPlayProject/KikoPlay/releases/download/1.0.3/KikoPlay_1.0.3_Linux-x86_64.7z
source = git+https://github.com/KikoPlayProject/KikoPlayScript
sha256sums = 80afe1b035588bf03b674b21a9bdac4daa65596caea4a82d8159ff9971b44e8e
sha256sums = SKIP
pkgname = kikoplay-bin
|