Date: Sunday, January 30, 2022 @ 15:14:03 Author: alucryd Revision: 435505
upgpkg: ffmpeg4.4 4.4.1-2 Modified: ffmpeg4.4/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-30 15:02:26 UTC (rev 435504) +++ PKGBUILD 2022-01-30 15:14:03 UTC (rev 435505) @@ -6,7 +6,7 @@ pkgname=ffmpeg4.4 pkgver=4.4.1 -pkgrel=1 +pkgrel=2 pkgdesc='Complete solution to record, convert and stream audio and video' arch=(x86_64) url=https://ffmpeg.org/ @@ -112,7 +112,7 @@ ./configure \ --prefix=/usr \ --incdir=/usr/include/ffmpeg4.4 \ - --pkgconfigdir=/usr/lib/ffmpeg4.4 \ + --pkgconfigdir=/usr/lib/ffmpeg4.4/pkgconfig \ --disable-debug \ --disable-doc \ --disable-programs \
