mpv: update to 0.23.0.

This commit is contained in:
Juan RP 2016-12-25 21:47:32 +01:00
parent 313165d185
commit 2168f65226

View file

@ -1,7 +1,7 @@
# Template file for 'mpv'
pkgname=mpv
version=0.22.0
revision=3
version=0.23.0
revision=1
build_options="vapoursynth"
short_desc="Video player based on MPlayer/mplayer2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -21,7 +21,7 @@ makedepends="
rubberband-devel $(vopt_if vapoursynth 'vapoursynth-devel zimg-devel python3-devel')"
depends="desktop-file-utils hicolor-icon-theme youtube-dl $(vopt_if vapoursynth vapoursynth-mvtools)"
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
checksum=c0f9ac8f0e37a391d19007b333ef8787c2f45d75a0d4401c0098cde52c5082f6
checksum=8aeefe5970587dfc454d2b89726b603f156bd7a9ae427654eef0d60c68d94998
if [ -z "$CROSS_BUILD" ]; then
configure_args+=" --enable-zsh-comp"