Add unbuilt mpv to updater-mpv-0.41.0

This commit is contained in:
satmandu
2025-12-22 16:47:54 +00:00
parent c440cfe9e6
commit e8cd37b52e

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Mpv < Meson
description 'Video player based on MPlayer/mplayer2'
homepage 'https://mpv.io/'
version '0.40.0'
version '0.41.0'
license 'LGPL-2.1+, GPL-2+, BSD, ISC and GPL-3+'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://github.com/mpv-player/mpv.git'