git clone git://anongit.freedesktop.org/libreoffice/dictionaries libreoffice-dictionaries
cd libreoffice-dictionaries
git pull
cd ..
find libreoffice-dictionaries -name "hyph_*\.dic" | xargs -I '{}' cp '{}' .
rename -- -Latn _Latn *-Latn.dic
