summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b68c3e089c5..c6dc60191aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# and add '--enable-libndi_newtek' to the configure options.
pkgname=ffmpeg-full-git
-pkgver=3.5.r89400.g5a412a5c3c
+pkgver=3.5.r89569.gd2a2bc9a9f
pkgrel=1
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)'
arch=('i686' 'x86_64')
@@ -37,7 +37,7 @@ makedepends=(
# official repositories:
'git' 'nasm' 'opencl-headers'
# AUR:
- 'blackmagic-decklink-sdk' 'libmfx' 'libvmaf'
+ 'blackmagic-decklink-sdk' 'libmfx' 'libvmaf-git'
)
provides=(
'ffmpeg' 'qt-faststart' 'ffmpeg-git' 'ffmpeg-decklink' 'ffmpeg-libfdk_aac' 'ffmpeg-nvenc'