aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0c8722..59ee15e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mpv-git
-pkgver=0.r38757.d811f6a
+pkgver=0.r39034.c86b479
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2 (git version)'
@@ -19,7 +19,7 @@ conflicts=('mpv')
options=(!emptydirs)
install=mpv.install
-source=('git+http://github.com/mpv-player/mpv#branch=master')
+source=('git+http://github.com/mpv-player/mpv')
md5sums=('SKIP')
@@ -37,8 +37,6 @@ build() {
--confdir=/etc/mpv \
\
--disable-cocoa \
- --disable-coreaudio \
- --disable-corevideo \
--disable-direct3d \
--disable-dsound \
--disable-gl-win32 \