Date: Monday, September 26, 2022 @ 08:40:40 Author: alucryd Revision: 456800
upgpkg: ffmpeg 2:5.1.2-1 Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-26 07:25:50 UTC (rev 456799) +++ PKGBUILD 2022-09-26 08:40:40 UTC (rev 456800) @@ -5,8 +5,8 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=5.1.1 -pkgrel=3 +pkgver=5.1.2 +pkgrel=1 epoch=2 pkgdesc='Complete solution to record, convert and stream audio and video' arch=(x86_64) @@ -104,7 +104,7 @@ options=( debug ) -_tag=8536e629f0c35c0e8a2b67e65d3bc60a088fe413 +_tag=1326fe9d4c85cca1ee774b072ef4fa337694f2e7 source=( git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=${_tag} add-av_stream_get_first_dts-for-chromium.patch
