summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKamran Mackey2016-07-04 16:53:42 -0600
committerKamran Mackey2016-07-04 16:53:42 -0600
commit5c4ef7742d5c598945a35eed52e128b8e2015a7b (patch)
tree3e440c065de834aa3b3f5df08895c35172767f03 /PKGBUILD
parent2ae24b266a8542ef5b9626a9c39983a09d7f2e70 (diff)
downloadaur-5c4ef7742d5c598945a35eed52e128b8e2015a7b.tar.gz
Fixed another issue with tab spacing.
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55c11b546a79..8e1c2161f1b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
optdepends=('ladspa: LADSPA filters')
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
- 'libswscale.so')
+ 'libswscale.so')
conflicts=('ffmpeg' 'ffmpeg-full-git')
source=("$pkgname"::'git://source.ffmpeg.org/ffmpeg.git')
md5sums=('SKIP')