summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-06-10 15:23:38 -0300
committerDaniel Bermond2017-06-10 15:23:38 -0300
commit4e91aad1ab8273a6cebf25cfa356ead58a532c4d (patch)
tree5afa5866e7a3a241004e93e133200491a3ce1d0a /PKGBUILD
parentbe3de26f38ab6d3722b6d7c90a75ae282baa6eaa (diff)
downloadaur-4e91aad1ab8273a6cebf25cfa356ead58a532c4d.tar.gz
Cosmetic changings
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 4 insertions, 4 deletions
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'