diff --git a/.SRCINFO b/.SRCINFO index 577b0dc..b948f48 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = ffmpeg-full - pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac) + pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac) pkgver = 3.4.2 - pkgrel = 7 + pkgrel = 8 url = http://www.ffmpeg.org/ arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 4f52f3a..8f34532 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,8 +4,8 @@ pkgname=ffmpeg-full _srcname=ffmpeg pkgver=3.4.2 -pkgrel=7 -pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)' +pkgrel=8 +pkgdesc='Complete solution to 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')