hunspell-en_AU: update to 2020.12.07.
This commit is contained in:
parent
6c406ef148
commit
14b4846289
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hunspell-en_AU'
|
||||
pkgname=hunspell-en_AU
|
||||
version=2019.10.06
|
||||
revision=2
|
||||
version=2020.12.07
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Australian English en_AU dictionary for hunspell"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Alexis <flexibeast@gmail.com>"
|
|||
license="SCOWL" # not in SPDX
|
||||
homepage="http://wordlist.aspell.net/dicts"
|
||||
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
||||
checksum=32dbd174c143acdd670f08c1757c7402a197e1e7d5fa634b61e68bb1a26cdcbc
|
||||
checksum=dc20557c48ae1979784e79fae6f965e999c8db2e9a0f846348e70057fce78254
|
||||
|
||||
do_install() {
|
||||
vinstall en_AU.aff 644 /usr/share/hunspell
|
||||
|
|
Loading…
Reference in New Issue