summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc2c9e6e130e..af770e4e0548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-amd-full-git
pkgdesc = A free, open source, and cross-platform media player (git version with all possible libs)
- pkgver = 0.33.1.r211.gb3fccf0803
+ pkgver = 0.33.1.r398.gc82ffb6670
pkgrel = 1
url = https://mpv.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f9ab0e28e97b..c046657d34a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Original: Daniel Bermond <dbermond@archlinux.org> https://aur.archlinux.org/packages/mpv-full-git
pkgname=mpv-amd-full-git
-pkgver=0.33.1.r211.gb3fccf0803
+pkgver=0.33.1.r398.gc82ffb6670
pkgrel=1
pkgdesc='A free, open source, and cross-platform media player (git version with all possible libs)'
arch=('x86_64')
@@ -89,7 +89,6 @@ build() {
'--enable-sdl2'
'--enable-sdl2-gamepad'
'--enable-libavdevice'
- '--disable-ffmpeg-strict-abi'
'--lua=52arch'
'--enable-sdl2-audio'