summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2021-10-31 16:05:47 -0300
committerDaniel Bermond2021-10-31 16:05:47 -0300
commit99ae62faadaac24a884919affef8e48765b1b3fb (patch)
treee42d6c52b60b557e3287d17c907bd89b69029c61 /PKGBUILD
parent2555fcf2807f72133cd798d40b02cf9aac3cc881 (diff)
downloadaur-99ae62faadaac24a884919affef8e48765b1b3fb.tar.gz
Match latest upstream changes
Option '--enable-ffmpeg-strict-abi' was removed[1] by upstream. [1] https://github.com/mpv-player/mpv/commit/78cfeee2b93830f2988508a653b508336147b79d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d7d93372607..d7c1f237167d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=mpv-full-git
-pkgver=0.33.1.r346.g38b55c862f
+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')
@@ -85,7 +85,6 @@ build() {
'--enable-sdl2'
'--enable-sdl2-gamepad'
'--enable-libavdevice'
- '--enable-ffmpeg-strict-abi'
'--lua=52arch'
'--enable-sdl2-audio'