From db7faf62069706b5f846652be255e9cd80bb2253 Mon Sep 17 00:00:00 2001 From: Daniel Bermond Date: Mon, 17 Jul 2017 12:45:55 -0300 Subject: [PATCH] libmfx 1.23 rebuild --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 05e8e0a..d86ce18 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Sun Jul 16 20:50:53 UTC 2017 +# Mon Jul 17 15:45:16 UTC 2017 pkgbase = ffmpeg-full pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac) pkgver = 3.3.2 - pkgrel = 8 + pkgrel = 9 url = http://www.ffmpeg.org/ arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 76ab543..7a8876f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ffmpeg-full _srcname=ffmpeg pkgver=3.3.2 -pkgrel=8 +pkgrel=9 pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)' arch=('i686' 'x86_64') url='http://www.ffmpeg.org/'