Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/hunspell-it/PKGBUILD
blob: 58cec462d8e3fd56499ab791666b7f21c820ce7c (plain)
1
2
3
4
5
6
7
8
9
eval "$(
  declare -f $(
    declare -F \
    | awk '$1 == "declare" && $2 == "-f" {print $3}'
  ) \
  | sed '
    /qtwebengine_dictionaries/,/done/d
  '
)"