summaryrefslogtreecommitdiff
path: root/mpv/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'mpv/Pkgfile')
-rw-r--r--mpv/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mpv/Pkgfile b/mpv/Pkgfile
index a468338b2..5e866ea72 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
}

Generated by cgit