pkgdesc: update description to match official repositories

This commit is contained in:
Daniel Bermond
2018-04-20 17:35:43 +00:00
parent 7b2fc9d83b
commit ea214daae6
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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
+2 -2
View File
@@ -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')