summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-06-24 14:05:47 -0300
committerDaniel Bermond2017-06-24 14:05:47 -0300
commitdb38859e9b0815eef4e63a9622a16777b16c0cdf (patch)
tree631096f8a2107d6bd940564396ebbc2710295c11
parent459cfefaf2df75aa8f5f876008cf2a28903f6aa2 (diff)
downloadaur-db38859e9b0815eef4e63a9622a16777b16c0cdf.tar.gz
Updated description
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f0fda24c8d7..dfc758c67221 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jun 21 20:47:23 UTC 2017
+# Sat Jun 24 17:05:31 UTC 2017
pkgbase = ffmpeg-full-git
- pkgdesc = Record, convert and stream audio and video (git version with all possible libs)
+ pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)
pkgver = N.86563.g5cae5a1def
- pkgrel = 1
+ pkgrel = 2
url = http://www.ffmpeg.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a4b496c1a0fa..a98fec2f811c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=ffmpeg-full-git
pkgver=N.86563.g5cae5a1def
-pkgrel=1
-pkgdesc='Record, convert and stream audio and video (git version with all possible libs)'
+pkgrel=2
+pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)'
arch=('i686' 'x86_64')
url='http://www.ffmpeg.org/'
license=('custom: nonfree and unredistributable')