summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e5c9aa05dd0..767d86bd15b1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Command line client for Plex Media Server"
arch=('x86_64')
url="https://github.com/Aanok/pmcli"
license=('MIT')
-depends=('lua>=5.3' 'lua-http' 'lua-expat' 'mpv' 'lua-lpeg-patterns<0.5')
+depends=('lua>=5.3' 'lua-http' 'lua-expat' 'mpv')
makedepends=('git')
provides=("${pkgname%-git}")
source=('git+https://github.com/Aanok/pmcli.git')