summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73013f23971d..45d8921e24ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
# Generated by mksrcinfo v8
-# Sat Jun 3 15:29:34 UTC 2017
+# Sat Jun 10 18:23:23 UTC 2017
pkgbase = ffmpeg-full-git
pkgdesc = Record, convert and stream audio and video (Git version with all possible libs)
pkgver = N.86349.g2ba896fef7
- pkgrel = 1
+ pkgrel = 2
url = http://www.ffmpeg.org/
arch = i686
arch = x86_64
- license = custom:nonfree and unredistributable
+ license = custom: nonfree and unredistributable
makedepends = git
makedepends = yasm
makedepends = opencl-headers
diff --git a/PKGBUILD b/PKGBUILD
index 0351bb414c43..ef049f75e559 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=ffmpeg-full-git
pkgver=N.86349.g2ba896fef7
-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 (Git version with all possible libs)'
arch=('i686' 'x86_64')
-url="http://www.ffmpeg.org/"
-license=('custom:nonfree and unredistributable')
+url='http://www.ffmpeg.org/'
+license=('custom: nonfree and unredistributable')
depends=(
# official repositories:
'glibc' 'alsa-lib' 'jack' 'libpng'