mpv: update to 0.16.0.

This commit is contained in:
Juan RP 2016-03-01 11:17:59 +01:00
parent 42ea28775c
commit ac0f3f48a7

View file

@ -1,6 +1,6 @@
# Template file for 'mpv'
pkgname=mpv
version=0.15.0
version=0.16.0
revision=1
short_desc="Video player based on MPlayer/mplayer2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -20,7 +20,7 @@ makedepends="
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
conf_files="/etc/mpv/*.conf"
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
checksum=7d31217ba8572f364fcea2955733f821374ae6d8c6d8f22f8bc63c44c0400bdc
checksum=fc3619de0ede16fbb023ac72589090e8e77fd9d9e03a81adc728105d50ef38ba
if [ -z "$CROSS_BUILD" ]; then
configure_args+=" --enable-zsh-comp"