mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/mpv: Fix md5sum
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f1f325473e
commit
f9df1e8e18
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="mpv"
|
|||
VERSION="0.36.0"
|
||||
HOMEPAGE="https://mpv.io/"
|
||||
DOWNLOAD="https://github.com/mpv-player/mpv/archive/v0.36.0/mpv-0.36.0.tar.gz"
|
||||
MD5SUM="68460d9eb1b42bc6dc13713d4303049b"
|
||||
MD5SUM="3ac8bb1fec1c09293a574e615446bb3b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libass libplacebo lua mujs"
|
||||
|
|
Loading…
Reference in a new issue