hunspell-en_US: update to 2018.04.16.
Closes #13569. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
4f17fd3c8d
commit
77ca5b371c
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'hunspell-en_US'
|
# Template file for 'hunspell-en_US'
|
||||||
pkgname=hunspell-en_US
|
pkgname=hunspell-en_US
|
||||||
version=2017.08.24
|
version=2018.04.16
|
||||||
revision=1
|
revision=1
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
||||||
homepage="http://wordlist.aspell.net/dicts"
|
|
||||||
license="SCOWL"
|
|
||||||
noarch=yes
|
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="SCOWL" # not in SPDX
|
||||||
short_desc="American English en_US dictionary for hunspell"
|
short_desc="American English en_US dictionary for hunspell"
|
||||||
|
homepage="http://wordlist.aspell.net/dicts"
|
||||||
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
||||||
checksum=c59ae3f0a597358f7c613ada2875a8d8313a5a80496077ab7ed6a030bf1702b1
|
checksum=4efdba6438b916a61c4a12933952f458564f2f2af3db9ab3c27f328b37b30ba2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
sed -i 's/SET UTF8/SET UTF-8/g' en_US.aff
|
sed -i 's/SET UTF8/SET UTF-8/g' en_US.aff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue