mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/ffmpeg to 6.0-8
This commit is contained in:
parent
ba34554c3b
commit
4226f3504d
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
pkgname=ffmpeg
|
||||
pkgver=6.0
|
||||
pkgrel=6
|
||||
pkgrel=8
|
||||
epoch=2
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
arch=(x86_64)
|
||||
|
@ -58,7 +58,6 @@ depends=(
|
|||
libvorbisenc.so
|
||||
libvorbis.so
|
||||
libvpx.so
|
||||
libvulkan.so
|
||||
libwebp
|
||||
libx11
|
||||
libx264.so
|
||||
|
@ -77,6 +76,7 @@ depends=(
|
|||
speex
|
||||
srt
|
||||
v4l-utils
|
||||
vulkan-icd-loader
|
||||
xz
|
||||
zlib
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue