diff --git a/ffmpeg/custom/PKGBUILD b/ffmpeg/custom/PKGBUILD index a393b106..86d9feea 100644 --- a/ffmpeg/custom/PKGBUILD +++ b/ffmpeg/custom/PKGBUILD @@ -9,7 +9,7 @@ _name=ffmpeg pkgname=ffmpeg-custom -pkgver=5.1.2 +pkgver=6.0 pkgrel=1 epoch=1 pkgdesc='Complete solution to record, convert and stream audio and video (with more features enabled than regular ffmpeg)' @@ -37,7 +37,7 @@ depends=( libgl libiec61883 libmfx - libmodplug + libopenmpt.so libpulse librav1e.so libraw1394 @@ -116,7 +116,7 @@ conflicts=("$_name") options=( debug ) -_tag=1326fe9d4c85cca1ee774b072ef4fa337694f2e7 +_tag=3949db4d261748a9f34358a388ee255ad1a7f0c0 source=( git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag} add-av_stream_get_first_dts-for-chromium.patch @@ -128,8 +128,6 @@ validpgpkeys=(DD1EC9E8DE085C629B3E1846B18E8928B3948D64) # Michael Niedermayer