mpv: update to 0.32.0.
This commit is contained in:
parent
aaeb953cd0
commit
15c6a29ca2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.31.0
|
||||
version=0.32.0
|
||||
revision=1
|
||||
build_style=waf3
|
||||
configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
|
||||
|
@ -31,7 +31,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/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=805a3ac8cf51bfdea6087a6480c18835101da0355c8e469b6d488a1e290585a5
|
||||
checksum=9163f64832226d22e24bbc4874ebd6ac02372cd717bef15c28a0aa858c5fe592
|
||||
|
||||
build_options="alsa caca jack lua oss pulseaudio sdl2 smb sndio vapoursynth
|
||||
vdpau wayland x11 vulkan"
|
||||
|
|
Loading…
Reference in a new issue