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