aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpureboys2021-02-23 08:26:29 +0800
committerpureboys2021-02-23 08:26:29 +0800
commit010f2b51fb47bee38527db90d91eb22e4d28da7b (patch)
treecbed5e6cf3a850895b55726895fde558b5620364
parent65478acbc9dbf6be050cb733ab90af123d936df0 (diff)
downloadaur-010f2b51fb47bee38527db90d91eb22e4d28da7b.tar.gz
edit use lua53
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1b11b6e7e3d..ccdc6aa3c42d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="linux danmaku player"
arch=('x86_64')
license=('GPL3')
url="https://github.com/Protostars/KikoPlay"
-depends=('mpv' 'lua' 'qhttpengine')
+depends=('mpv' 'lua53' 'qhttpengine')
optdepends=('aria2: for downloading')
source=(
"https://github.com/Protostars/KikoPlay/archive/$pkgver.zip"