mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
hunspell-en_US: update to 2019.10.06.
This commit is contained in:
parent
c7e8b167be
commit
ccde901d2f
1 changed files with 5 additions and 5 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=2018.04.16
|
version=2019.10.06
|
||||||
revision=1
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
create_wrksrc=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
short_desc="American English en_US dictionary for hunspell"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="SCOWL" # not in SPDX
|
license="SCOWL" # not in SPDX
|
||||||
short_desc="American English en_US dictionary for hunspell"
|
|
||||||
homepage="http://wordlist.aspell.net/dicts"
|
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=4efdba6438b916a61c4a12933952f458564f2f2af3db9ab3c27f328b37b30ba2
|
checksum=e0f9c8bbc20da9998ea9daaa8b221f4b1bbaba4211e116318a838354cc856ba5
|
||||||
create_wrksrc=yes
|
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
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
Reference in a new issue