diff --git a/_servicedata b/_servicedata
index 99085de..0ad3ba5 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/mpv-player/mpv.git
- 28ea1ed296a4e241ee57d9748ff0cfa073e5219c
\ No newline at end of file
+ 5824ac7d36b84acb244729bad7cb0ef7ffcc09d2
\ No newline at end of file
diff --git a/mpv-0.32.0+git.20200307T135520.28ea1ed296.obscpio b/mpv-0.32.0+git.20200307T135520.28ea1ed296.obscpio
deleted file mode 100644
index 3b9ce6d..0000000
--- a/mpv-0.32.0+git.20200307T135520.28ea1ed296.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4b35afded6a1b566381d3d29607ca8d8f8a83d589112c929bc1686ada64b47b4
-size 8987661
diff --git a/mpv-0.32.0+git.20200402T120653.5824ac7d36.obscpio b/mpv-0.32.0+git.20200402T120653.5824ac7d36.obscpio
new file mode 100644
index 0000000..ec69a1e
--- /dev/null
+++ b/mpv-0.32.0+git.20200402T120653.5824ac7d36.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2a64c15a0998139a84dd98f5bf4978cabf4c558004af5aaf6114f34e390cd57a
+size 8972813
diff --git a/mpv-make-ffmpeg-version-check-non-fatal.patch b/mpv-make-ffmpeg-version-check-non-fatal.patch
index eea6487..a6e96a1 100644
--- a/mpv-make-ffmpeg-version-check-non-fatal.patch
+++ b/mpv-make-ffmpeg-version-check-non-fatal.patch
@@ -2,12 +2,12 @@ Index: mpv/common/av_log.c
===================================================================
--- mpv.orig/common/av_log.c
+++ mpv/common/av_log.c
-@@ -203,7 +203,7 @@ bool print_libav_versions(struct mp_log
+@@ -200,7 +200,7 @@ void check_library_versions(struct mp_lo
+ {
+ fprintf(stderr, "%s: %d.%d.%d -> %d.%d.%d\n",
+ l->name, V(l->buildv), V(l->runv));
+- abort();
++ //abort();
+ }
+ }
- mp_msg(log, v, "FFmpeg version: %s\n", av_version_info());
-
-- return !mismatch;
-+ return true;
- }
-
- #undef V
diff --git a/mpv.changes b/mpv.changes
index 63dbb9d..31d490b 100644
--- a/mpv.changes
+++ b/mpv.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Apr 02 14:53:14 UTC 2020 - idonmez@suse.com
+
+- Update to version 0.32.0+git.20200402T120653.5824ac7d36:
+ * See https://github.com/mpv-player/mpv/compare/28ea1ed296..5824ac7d36
+ for the complete changelog.
+
-------------------------------------------------------------------
Sat Mar 07 14:53:06 UTC 2020 - idonmez@suse.com
diff --git a/mpv.obsinfo b/mpv.obsinfo
index de31a50..ce18ff3 100644
--- a/mpv.obsinfo
+++ b/mpv.obsinfo
@@ -1,5 +1,5 @@
name: mpv
-version: 0.32.0+git.20200307T135520.28ea1ed296
-mtime: 1583585720
-commit: 28ea1ed296a4e241ee57d9748ff0cfa073e5219c
+version: 0.32.0+git.20200402T120653.5824ac7d36
+mtime: 1585822013
+commit: 5824ac7d36b84acb244729bad7cb0ef7ffcc09d2
diff --git a/mpv.spec b/mpv.spec
index 4eddba3..7f77f48 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -22,7 +22,7 @@
%define _waf_ver 2.0.9
%define lname libmpv1
Name: mpv
-Version: 0.32.0+git.20200307T135520.28ea1ed296
+Version: 0.32.0+git.20200402T120653.5824ac7d36
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later