ports/contrib (3.1): mpv: 0.6.0 -> 0.6.1
commit 9e71c994e147a36b03e8d8c6f6b3279a2e452f17 Author: Maximilian Dietrich <dxm@openmailbox.org> Date: Sun Oct 12 17:28:37 2014 +0200 mpv: 0.6.0 -> 0.6.1 diff --git a/mpv/.md5sum b/mpv/.md5sum index ff8a07b..8563e1e 100644 --- a/mpv/.md5sum +++ b/mpv/.md5sum @@ -1 +1 @@ -ac06561522ac1767cd05987ea85e827c v0.6.0.tar.gz +a6060358a47a5a7cfc1123b8f74dd5ab v0.6.1.tar.gz diff --git a/mpv/Pkgfile b/mpv/Pkgfile index a468338..5e866ea 100644 --- a/mpv/Pkgfile +++ b/mpv/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: libquvi libdvdread libdvdnav name=mpv -version=0.6.0 +version=0.6.1 release=1 source=(https://github.com/$name-player/$name/archive/v$version.tar.gz) @@ -23,4 +23,5 @@ build () { ./waf build ./waf install --destdir=$PKG + rm -rf $PKG/usr/share/doc }
participants (1)
-
crux@crux.nu