diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD index 1b13f6965..3580a1f54 100644 --- a/extra/ffmpeg/PKGBUILD +++ b/extra/ffmpeg/PKGBUILD @@ -15,8 +15,8 @@ # - remove --enable-lto pkgname=ffmpeg -pkgver=5.1.2 -pkgrel=2 +pkgver=6.0 +pkgrel=3 epoch=2 pkgdesc='Complete solution to record, convert and stream audio and video' arch=(x86_64) @@ -42,6 +42,7 @@ depends=( libgl libiec61883 libmodplug + libopenmpt.so libpulse libraw1394 librsvg-2.so @@ -106,7 +107,7 @@ provides=( options=( debug ) -_tag=1326fe9d4c85cca1ee774b072ef4fa337694f2e7 +_tag=3949db4d261748a9f34358a388ee255ad1a7f0c0 source=( git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=${_tag} add-av_stream_get_first_dts-for-chromium.patch @@ -118,7 +119,6 @@ validpgpkeys=(DD1EC9E8DE085C629B3E1846B18E8928B3948D64) # Michael Niedermayer