mpv: update to 0.21.0.
This commit is contained in:
parent
3a119c4cfc
commit
dd697b471b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.20.0
|
||||
revision=3
|
||||
version=0.21.0
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
@ -20,7 +20,7 @@ makedepends="
|
|||
rubberband-devel vapoursynth-devel zimg-devel python3-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=fe6ec9d2ded5ce84b963f54b812d579d04f944f4a737f3ae639c4d5d9e842b56
|
||||
checksum=d05f8ece859c500ef1649cdfea911ec1529df1898b8fda3e217766dc28dc9bd3
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --enable-zsh-comp"
|
||||
|
|
Loading…
Reference in a new issue