diff --git a/.SRCINFO b/.SRCINFO index 8d6190c..f4fc73e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Sun Jun 18 15:38:21 UTC 2017 +# Sat Jun 24 17:15:49 UTC 2017 pkgbase = ffmpeg-full - pkgdesc = Record, convert and stream audio and video (with all possible libs) + pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac) pkgver = 3.3.2 - pkgrel = 4 + pkgrel = 5 url = http://www.ffmpeg.org/ arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index b08076c..fb08013 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,8 +4,8 @@ pkgname=ffmpeg-full _srcname=ffmpeg pkgver=3.3.2 -pkgrel=4 -pkgdesc='Record, convert and stream audio and video (with all possible libs)' +pkgrel=5 +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/' license=('custom: nonfree and unredistributable')