hunspell-pl_PL: update to 20180501.
This commit is contained in:
parent
a506c93a4b
commit
e2caaa39df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hunspell-pl_PL'
|
||||
pkgname=hunspell-pl_PL
|
||||
version=20180416
|
||||
version=20180501
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
|
@ -10,14 +10,14 @@ maintainer="m-cz <emcze@ya.ru>"
|
|||
license="GPL-2.0-or-later, LGPL-3.0-or-later, CC-BY-SA-1.0, MPL-1.1, Apache-2.0, CC-BY-4.0"
|
||||
homepage="https://sjp.pl/slownik/ort/"
|
||||
distfiles="https://sjp.pl/slownik/ort/sjp-myspell-pl-${version}.zip"
|
||||
checksum=1003d0fe55061413bbae51dc7bf32b60d0483260ea1d28dc07db717b2a0a63f1
|
||||
checksum=0395b5d8a6e47e0547bff97369140f09aa20eaadfd7df123de48b281b7aab826
|
||||
|
||||
post_extract() {
|
||||
unzip pl_PL.zip
|
||||
}
|
||||
|
||||
do_install() {
|
||||
vinstall pl_PL.aff 644 usr/share/hunspell/
|
||||
vinstall pl_PL.dic 644 usr/share/hunspell/
|
||||
vinstall pl_PL.aff 644 usr/share/hunspell
|
||||
vinstall pl_PL.dic 644 usr/share/hunspell
|
||||
vlicense README_pl_PL.txt
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue