Update dependencies

This commit is contained in:
Daniel Bermond 2022-03-07 22:33:36 -03:00
parent 08e6be4937
commit d5b8f19d79
No known key found for this signature in database
GPG Key ID: 019A7474297D8577
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgbase = ffmpeg-git
pkgdesc = Complete solution to record, convert and stream audio and video (git version)
pkgver = 5.1.r105626.g8e825ec3ab
pkgver = 5.1.r105881.g1bed27acef
pkgrel = 1
url = https://www.ffmpeg.org/
arch = x86_64
@ -64,7 +64,7 @@ pkgbase = ffmpeg-git
depends = srt
depends = svt-av1
depends = v4l-utils
depends = vmaf-git
depends = vmaf
depends = xz
depends = zlib
optdepends = avisynthplus: for AviSynthPlus support

View File

@ -4,7 +4,7 @@
# Contributor: DrZaius <lou at fakeoutdoorsman.com>
pkgname=ffmpeg-git
pkgver=5.1.r105626.g8e825ec3ab
pkgver=5.1.r105881.g1bed27acef
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (git version)'
arch=('x86_64')
@ -63,7 +63,7 @@ depends=(
srt
svt-av1
v4l-utils
vmaf-git
vmaf
xz
zlib
)