hunspell-hu: Update to latest version.

This commit is contained in:
Ted Stein 2023-07-08 17:00:26 -07:00 committed by finagolfin
parent 175ea55c92
commit 1cccd0f9c8
1 changed files with 4 additions and 4 deletions

View File

@ -2,14 +2,14 @@ TERMUX_PKG_HOMEPAGE=https://magyarispell.sourceforge.net/
TERMUX_PKG_DESCRIPTION="Hungarian dictionary for hunspell"
TERMUX_PKG_LICENSE="MPL-2.0, LGPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2018.05.22
TERMUX_PKG_VERSION=2023.07.08
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
termux_step_post_get_source() {
termux_download https://cgit.freedesktop.org/libreoffice/dictionaries/plain/hu_HU/README_hu_HU.txt \
$TERMUX_PKG_SRCDIR/README_hu_HU.txt \
ea35822fee80da0a34168a67960c8687fb232484cc5c090bce56d7d9902e856f
d0a4e7c3651e2a05ec91dd5b58b3d8ea9a7018a993445d18bdd508b18a4aa74f
}
termux_step_make_install() {
@ -20,10 +20,10 @@ termux_step_make_install() {
# In which case we need to bump version and checksum used.
termux_download https://cgit.freedesktop.org/libreoffice/dictionaries/plain/hu_HU/hu_HU.aff \
$TERMUX_PREFIX/share/hunspell/hu_HU.aff \
75edc7adb7699af43374aa2ecab7bb739a78388cf9873e8475f680c9cfe1f7c2
0de3872251cd546fe9d15a49e6d065760168ff8ccbd0fca697ca85481fbaa1ad
termux_download https://cgit.freedesktop.org/libreoffice/dictionaries/plain/hu_HU/hu_HU.dic \
$TERMUX_PREFIX/share/hunspell/hu_HU.dic \
361558fe19023da48867493daf741ed72a57f61ff59648c83550422c1770eb8b
36e12a1274a0a3fcd0528c23091c5bcada097c2851bd0435fb81249a6c2367c2
touch $TERMUX_PREFIX/share/hunspell/hu_HU.{aff,dic}
install -Dm600 -t $TERMUX_PREFIX/share/doc/$TERMUX_PKG_NAME \