hunspell-pl_PL: update to 20220501.
This commit is contained in:
parent
a46c737fdd
commit
81190465f5
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'hunspell-pl_PL'
|
||||
pkgname=hunspell-pl_PL
|
||||
version=20211201
|
||||
version=20220501
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Polish dictionary for hunspell"
|
||||
maintainer="m-cz <emcze@ya.ru>"
|
||||
license="GPL-2.0-only, LGPL-2.1-only, CC-BY-4.0, MPL-1.1, Apache-2.0"
|
||||
homepage="https://sjp.pl/slownik/ort/"
|
||||
distfiles="https://sjp.pl/slownik/ort/sjp-myspell-pl-${version}.zip"
|
||||
checksum=254c9c4a32cc991d58d1667b6d5e504d44be50a546fe2d04251a674ed12a1a64
|
||||
checksum=fd715b1facddfd680b8779f6f671a6763a0bf3b31f6e5909d52926ac27f7f1c7
|
||||
|
||||
post_extract() {
|
||||
unzip pl_PL.zip
|
||||
bsdtar -xf pl_PL.zip
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue