From f1ef5c5cd59527510f25daaaa5bc51e03d927884 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 16 Jul 2017 14:36:44 +0000 Subject: [PATCH] hunspell-es_ES: fix whitespace/indent lints --- srcpkgs/hunspell-es_ES/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hunspell-es_ES/template b/srcpkgs/hunspell-es_ES/template index 55b1bd49163..7f05f6e8a3a 100644 --- a/srcpkgs/hunspell-es_ES/template +++ b/srcpkgs/hunspell-es_ES/template @@ -13,9 +13,9 @@ create_wrksrc=yes noarch=yes do_install() { - vinstall es_ES.aff 644 /usr/share/hunspell - vinstall es_ES.dic 644 /usr/share/hunspell - vdoc README.txt + vinstall es_ES.aff 644 /usr/share/hunspell + vinstall es_ES.dic 644 /usr/share/hunspell + vdoc README.txt } -# vim: set ts=4 sw=4 sts=4 +# vim: set ts=4 sw=4 sts=4