mpv: update to 0.39.0.
This commit is contained in:
parent
c6ecb0725b
commit
6debae7087
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.38.0
|
||||
revision=3
|
||||
version=0.39.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
|
||||
-Dlibmpv=true -Dcplugins=enabled
|
||||
|
@ -40,7 +40,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://mpv.io"
|
||||
changelog="https://github.com/mpv-player/mpv/releases"
|
||||
distfiles="https://github.com/mpv-player/mpv/archive/v${version}.tar.gz"
|
||||
checksum=86d9ef40b6058732f67b46d0bbda24a074fae860b3eaae05bab3145041303066
|
||||
checksum=2ca92437affb62c2b559b4419ea4785c70d023590500e8a52e95ea3ab4554683
|
||||
python_version=3
|
||||
|
||||
build_options="alsa caca jack lcms lua openal pulseaudio pipewire sdl2
|
||||
|
|
Loading…
Reference in New Issue