extra/ffmpeg to 4.4-6

This commit is contained in:
Kevin Mihelich 2021-11-01 18:50:01 +00:00
parent c6f4ec6cfa
commit cb10eb595c

View file

@ -17,7 +17,7 @@
pkgname=ffmpeg
pkgver=4.4
pkgrel=5
pkgrel=6
epoch=2
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@ -102,10 +102,8 @@ source=(
git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag}
vmaf-model-path.patch
)
sha256sums=(
SKIP
8dff51f84a5f7460f8893f0514812f5d2bd668c3276ef7ab7713c99b71d7bd8d
)
sha256sums=('SKIP'
'8dff51f84a5f7460f8893f0514812f5d2bd668c3276ef7ab7713c99b71d7bd8d')
pkgver() {
cd ffmpeg