hunspell-en_US: update to 2017.01.22.
This commit is contained in:
parent
49ac4e72df
commit
7f200942ae
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hunspell-en_US'
|
# Template file for 'hunspell-en_US'
|
||||||
pkgname=hunspell-en_US
|
pkgname=hunspell-en_US
|
||||||
version=2016.11.20
|
version=2017.01.22
|
||||||
revision=1
|
revision=1
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://wordlist.aspell.net/dicts"
|
homepage="http://wordlist.aspell.net/dicts"
|
||||||
license="SCOWL"
|
license="SCOWL"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="American English en_US dictionary for hunspell"
|
short_desc="American English en_US dictionary for hunspell"
|
||||||
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip"
|
||||||
checksum=c895198fc88a2f368bc09f2eebed46c01d98d82724542de5e688a6c75ddc1414
|
checksum=512468d80eee680358fc8a9a877f315c65218dcb14a880c819f8fc9d401d6c6b
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
do_install(){
|
do_install(){
|
||||||
|
|
Loading…
Reference in New Issue