mpv: update to 0.25.0
This commit is contained in:
parent
29137e5ee3
commit
e8a4a2766d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.24.0
|
||||
revision=3
|
||||
version=0.25.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=a41854fa0ac35b9c309ad692aaee67c8d4495c3546f11cb4cdd0a124195d3f15
|
||||
checksum=07423ffad6921ec4da32f703cd7fbfb27012301dcb736ac8542ac8e6083b0bce
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --enable-zsh-comp"
|
||||
|
|
Loading…
Reference in a new issue