hunspell-en-us: Update from 2017.10.27 to 2018.10.25

This commit is contained in:
Fredrik Fornwall 2018-11-10 23:12:01 +01:00
parent c5c3fe2076
commit cb874f6f6e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://hunspell.github.io
TERMUX_PKG_DESCRIPTION="American english dictionary for hunspell"
TERMUX_PKG_VERSION=2017.10.27
TERMUX_PKG_VERSION=2018.10.25
TERMUX_PKG_PLATFORM_INDEPENDENT=yes
termux_step_make_install () {
@ -14,6 +14,6 @@ termux_step_make_install () {
c7a8c4d08c29d237880844b1623099f59092602f189be38ce3912e457ff38bc1
termux_download https://cgit.freedesktop.org/libreoffice/dictionaries/plain/en/en_US.dic \
$TERMUX_PREFIX/share/hunspell/en_US.dic \
fa070979b1c5448bd7ab66eb6acb616d306f92879eb4218bc16ee35d39a608ee
9eb52cdeab6c87a4988df7d2845caaa39cd9bdc93b45bc2e3c228f8070807767
touch $TERMUX_PREFIX/share/hunspell/en_US.{aff,dic}
}