diff --git a/mpv/.md5sum b/mpv/.md5sum index 23ac1407a..366a6d59a 100644 --- a/mpv/.md5sum +++ b/mpv/.md5sum @@ -1 +1 @@ -12da05df0d57605129f4eba0e55b233a v0.1.3.tar.gz +7a0ff10fb0c6a2a8c176d40883eb09d4 v0.1.4.tar.gz diff --git a/mpv/Pkgfile b/mpv/Pkgfile index 264ae1070..de2384d51 100644 --- a/mpv/Pkgfile +++ b/mpv/Pkgfile @@ -5,8 +5,8 @@ # Nice to have: libquvi libdvdread name=mpv -version=0.1.3 -release=2 +version=0.1.4 +release=1 source=(https://github.com/$name-player/$name/archive/v$version.tar.gz) build () { @@ -22,7 +22,6 @@ build () { --disable-radio \ --disable-radio-capture \ --disable-radio-v4l2 \ - --disable-macosx-bundle \ --disable-rpath \ --disable-libbs2b \ --disable-direct3d \