mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add unbuilt mpv to updater-mpv-0.41.0
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user