Date: Friday, March 5, 2021 @ 09:06:59 Author: alucryd Revision: 409415
upgpkg: ffmpeg 2:4.3.2-1 Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 22:43:22 UTC (rev 409414) +++ PKGBUILD 2021-03-05 09:06:59 UTC (rev 409415) @@ -5,8 +5,8 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=4.3.1 -pkgrel=4 +pkgver=4.3.2 +pkgrel=1 epoch=2 pkgdesc='Complete solution to record, convert and stream audio and video' arch=(x86_64) @@ -91,7 +91,7 @@ libswresample.so libswscale.so ) -_tag=6b6b9e593dd4d3aaf75f48d40a13ef03bdef9fdb +_tag=f719f869907764e6412a6af6e178c46e5f915d25 source=( git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag} vmaf-model-path.patch
