mpv: update to 0.20.0.
This commit is contained in:
parent
c6339085f7
commit
05ff0a880a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.19.0
|
||||
version=0.20.0
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -20,7 +20,7 @@ makedepends="
|
|||
rubberband-devel vapoursynth-devel zimg-devel python3.4-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme youtube-dl vapoursynth-mvtools"
|
||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=3df5811942cd1d71f48eb4720092fdafec11885bf6dd6d1d3e6413f32e5d67e2
|
||||
checksum=fe6ec9d2ded5ce84b963f54b812d579d04f944f4a737f3ae639c4d5d9e842b56
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --enable-zsh-comp"
|
||||
|
|
Loading…
Reference in a new issue