hunspell-en_US: update to 2016.01.19.
This commit is contained in:
parent
c7764207d2
commit
3809822c16
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hunspell-en_US'
|
# Template file for 'hunspell-en_US'
|
||||||
pkgname=hunspell-en_US
|
pkgname=hunspell-en_US
|
||||||
version=2015.08.24
|
version=2016.01.19
|
||||||
revision=1
|
revision=1
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://wordlist.aspell.net/dicts"
|
homepage="http://wordlist.aspell.net/dicts"
|
||||||
|
@ -9,7 +9,7 @@ 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=780a17ac492088b7ce45efba1b689139f84e53557347c67ffb9ecc9ac20f71a1
|
checksum=fe0c48084bfd534f244ecd12836ae5e0b27fc10dab28879fdafece892267a674
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
do_install(){
|
do_install(){
|
||||||
|
|
Loading…
Reference in New Issue