hunspell-es_ES: update to 2.4.
This commit is contained in:
parent
77541932ed
commit
438f6350a2
|
@ -1,21 +1,19 @@
|
||||||
# Template file for 'hunspell-es_ES'
|
# Template file for 'hunspell-es_ES'
|
||||||
pkgname=hunspell-es_ES
|
pkgname=hunspell-es_ES
|
||||||
version=2.3
|
version=2.4
|
||||||
revision=1
|
revision=1
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
noarch=yes
|
||||||
homepage="https://github.com/sbosio/rla-es"
|
create_wrksrc=yes
|
||||||
license="GPL-3"
|
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="Spanish dictionary for hunspell"
|
short_desc="Spanish dictionary for hunspell"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-3.0-or-later, LGPL-3.0-or-later, MPL-1.1"
|
||||||
|
homepage="https://github.com/sbosio/rla-es"
|
||||||
distfiles="https://github.com/sbosio/rla-es/releases/download/v${version}/es_ES.oxt>dict-es.zip"
|
distfiles="https://github.com/sbosio/rla-es/releases/download/v${version}/es_ES.oxt>dict-es.zip"
|
||||||
checksum=837fe70fe5dade69a5991f5088e68368a139ec76655bb551ebfc1c2ae1c4a71a
|
checksum=c1b47643e694b1bb1002d964684b8669a9a4976ca3db48d4a20f5bc3f9d8d40e
|
||||||
create_wrksrc=yes
|
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall es_ES.aff 644 /usr/share/hunspell
|
vinstall es_ES.aff 644 /usr/share/hunspell
|
||||||
vinstall es_ES.dic 644 /usr/share/hunspell
|
vinstall es_ES.dic 644 /usr/share/hunspell
|
||||||
vdoc README.txt
|
vdoc README.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 sts=4
|
|
||||||
|
|
Loading…
Reference in New Issue