Update dependencies
This commit is contained in:
parent
08e6be4937
commit
d5b8f19d79
4
.SRCINFO
4
.SRCINFO
@ -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
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -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
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user