summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28c1bde31971..13b0f5796099 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=plex-mpv-shim-git
_name=plex-mpv-shim
-pkgver=v1.7.13.r1.g6326765
+pkgver=v1.7.16.r3.ga92bb01
pkgrel=1
pkgdesc="Cast media from Plex Mobile and Web apps to MPV"
arch=('any')
@@ -16,11 +16,11 @@ depends=(
'python-mpv-jsonipc'
)
optdepends=(
- 'git'
'python-pystray'
'tk'
)
makedepends=(
+ 'git'
'python-setuptools'
)
source=("git+https://github.com/iwalton3/$_name.git")