mpv: update to 0.29.1.
This commit is contained in:
parent
dff1b50b7e
commit
e8ee0c4f16
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.29.0
|
||||
revision=2
|
||||
version=0.29.1
|
||||
revision=1
|
||||
build_style=waf
|
||||
configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
|
||||
--enable-dvdread --enable-dvdnav --enable-cdda --enable-libmpv-shared
|
||||
|
@ -30,7 +30,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://mpv.io"
|
||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=772af878cee5495dcd342788a6d120b90c5b1e677e225c7198f1e76506427319
|
||||
checksum=f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623
|
||||
|
||||
build_options="alsa caca jack lua oss pulseaudio sdl2 smb sndio vapoursynth
|
||||
vdpau v4l2 wayland x11 vulkan"
|
||||
|
|
Loading…
Reference in a new issue