Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/hunspell-es
diff options
context:
space:
mode:
Diffstat (limited to 'extra/hunspell-es')
-rw-r--r--extra/hunspell-es/PKGBUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/hunspell-es/PKGBUILD b/extra/hunspell-es/PKGBUILD
new file mode 100644
index 00000000..58cec462
--- /dev/null
+++ b/extra/hunspell-es/PKGBUILD
@@ -0,0 +1,9 @@
+eval "$(
+ declare -f $(
+ declare -F \
+ | awk '$1 == "declare" && $2 == "-f" {print $3}'
+ ) \
+ | sed '
+ /qtwebengine_dictionaries/,/done/d
+ '
+)"