summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a564569c6171..2d9d80985570 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 6 17:50:02 UTC 2017
+# Fri Dec 22 22:19:06 UTC 2017
pkgbase = ffmpeg-full-git
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)
- pkgver = 3.5.r89400.g5a412a5c3c
+ pkgver = 3.5.r89569.gd2a2bc9a9f
pkgrel = 1
url = http://www.ffmpeg.org/
arch = i686
@@ -13,7 +13,7 @@ pkgbase = ffmpeg-full-git
makedepends = opencl-headers
makedepends = blackmagic-decklink-sdk
makedepends = libmfx
- makedepends = libvmaf
+ makedepends = libvmaf-git
depends = glibc
depends = alsa-lib
depends = jack
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'