X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/59f0d218a6ff34c80cf898f6d7ac62555ba8eb11..0149a69d6c72702ebadf4b2a89636db438987a76:/packages/hunspell-en-us/build.sh diff --git a/packages/hunspell-en-us/build.sh b/packages/hunspell-en-us/build.sh index 7d09989b..59826d84 100644 --- a/packages/hunspell-en-us/build.sh +++ b/packages/hunspell-en-us/build.sh @@ -1,7 +1,8 @@ TERMUX_PKG_HOMEPAGE=http://sourceforge.net/projects/hunspell/files/Spelling%20dictionaries/en_US/ TERMUX_PKG_DESCRIPTION="American english dictionary for hunspell" TERMUX_PKG_VERSION=1.1 -TERMUX_PKG_DEPENDS="hunspell" +TERMUX_PKG_BUILD_REVISION=1 +TERMUX_PKG_PLATFORM_INDEPENDENT=yes termux_step_make_install () { curl -L http://downloads.sourceforge.net/project/hunspell/Spelling%20dictionaries/en_US/en_US.zip > en_US.zip