mpv: update to 0.27.2.

This commit is contained in:
maxice8 2018-02-14 21:39:57 -02:00 committed by Leаh Neukirchen
parent b0f438dfe0
commit 8307f8e8e3

View file

@ -1,7 +1,7 @@
# Template file for 'mpv'
pkgname=mpv
version=0.27.0
revision=5
version=0.27.2
revision=1
build_options="smb vapoursynth"
short_desc="Video player based on MPlayer/mplayer2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -24,7 +24,7 @@ makedepends="
$(vopt_if smb samba-devel) $(vopt_if vapoursynth vapoursynth-devel)"
depends="desktop-file-utils hicolor-icon-theme $(vopt_if vapoursynth vapoursynth-mvtools)"
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
checksum=341d8bf18b75c1f78d5b681480b5b7f5c8b87d97a0d4f53a5648ede9c219a49c
checksum=2ad104d83fd3b2b9457716615acad57e479fd1537b8fc5e37bfe9065359b50be
if [ -z "$CROSS_BUILD" ]; then
configure_args+=" --enable-zsh-comp"