mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +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'
|
||||
pkgname=hunspell-en_US
|
||||
version=2018.04.16
|
||||
version=2019.10.06
|
||||
revision=1
|
||||
archs=noarch
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="unzip"
|
||||
short_desc="American English en_US dictionary for hunspell"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="SCOWL" # not in SPDX
|
||||
short_desc="American English en_US dictionary for hunspell"
|
||||
homepage="http://wordlist.aspell.net/dicts"
|
||||
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
||||
checksum=4efdba6438b916a61c4a12933952f458564f2f2af3db9ab3c27f328b37b30ba2
|
||||
create_wrksrc=yes
|
||||
archs=noarch
|
||||
checksum=e0f9c8bbc20da9998ea9daaa8b221f4b1bbaba4211e116318a838354cc856ba5
|
||||
|
||||
do_install() {
|
||||
sed -i 's/SET UTF8/SET UTF-8/g' en_US.aff
|
||||
|
|
Loading…
Add table
Reference in a new issue