summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAanok2019-01-17 21:04:43 +0100
committerAanok2019-01-17 21:04:43 +0100
commit1fec6090c503a07b147eea296e83f5001cdffa92 (patch)
tree8100301cc3682729b394c6691ca22825641d8fc0 /PKGBUILD
parentb7310b66e0b5a505637baf20fd44e9b77b767e79 (diff)
downloadaur-pmcli-git.tar.gz
0.2, another attempt
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')