From dfd8c537dc255aa67f96d31cf21126af915b7ec7 Mon Sep 17 00:00:00 2001 From: Daniel Bermond Date: Sat, 24 Jun 2017 14:16:03 -0300 Subject: [PATCH] Updated description --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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')