mpv: update to 0.24.0.

This commit is contained in:
Juan RP 2017-02-12 06:41:32 +01:00
parent 72bd768fbe
commit 375ef163aa
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mpv'
pkgname=mpv
version=0.23.0
revision=5
version=0.24.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 $(vopt_if vapoursynth vapoursynth-mvtools)"
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
checksum=8aeefe5970587dfc454d2b89726b603f156bd7a9ae427654eef0d60c68d94998
checksum=a41854fa0ac35b9c309ad692aaee67c8d4495c3546f11cb4cdd0a124195d3f15
if [ -z "$CROSS_BUILD" ]; then
configure_args+=" --enable-zsh-comp"