diff options
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 5 insertions, 7 deletions
@@ -1,8 +1,8 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 15:00:31 UTC 2015 +# Mon Jun 1 15:00:32 UTC 2015 pkgbase = mpv-git pkgdesc = Video player based on MPlayer/mplayer2 (git version) - pkgver = 0.r38757.d811f6a + pkgver = 0.r39034.c86b479 pkgrel = 1 url = http://mpv.io install = mpv.install @@ -36,7 +36,7 @@ pkgbase = mpv-git provides = mpv conflicts = mpv options = !emptydirs - source = git+http://github.com/mpv-player/mpv#branch=master + source = git+http://github.com/mpv-player/mpv md5sums = SKIP pkgname = mpv-git @@ -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 \ |