Update ffmpeg-custom to 6.1.1

This commit is contained in:
Martchus 2024-01-08 19:34:24 +01:00
parent 8963bee361
commit a4dd538b8d
1 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@
_name=ffmpeg _name=ffmpeg
pkgname=ffmpeg-custom pkgname=ffmpeg-custom
pkgver=6.1 pkgver=6.1.1
pkgrel=3 pkgrel=1
epoch=1 epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with more features enabled than regular ffmpeg)' pkgdesc='Complete solution to record, convert and stream audio and video (with more features enabled than regular ffmpeg)'
arch=('x86_64') arch=('x86_64')
@ -129,7 +129,7 @@ conflicts=("$_name")
options=( options=(
debug debug
) )
_tag=3cdfac27d3ea06f8719faed48b4ae2e75e94a463 _tag=6f4048827982a8f48f71f551a6e1ed2362816eec
source=( source=(
git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag} git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag}
add-av_stream_get_first_dts-for-chromium.patch add-av_stream_get_first_dts-for-chromium.patch