hunspell-ru_RU: update to 0.4.1.
This commit is contained in:
parent
3b1f5272b9
commit
ddf4cb340e
2 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'hunspell-ru_RU'
|
||||
pkgname=hunspell-ru_RU
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Russian dictionary for hunspell"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="https://extensions.libreoffice.org/extensions/russian-spellcheck-dictionary.-based-on-works-of-aot-group"
|
||||
distfiles="${homepage}/${version}/@@download/file/dict_ru_ru-aot-0-4-0.oxt>dict-ru.zip"
|
||||
checksum=f6278d61992f1998cc0ec2ca09610d6d8903eea489d1dcb5bb4fdc1ca8176c9f
|
||||
distfiles="https://extensions.libreoffice.org/extensions/russian-spellcheck-dictionary.-based-on-works-of-aot-group/${version/./-}/@@download/file/dict_ru_ru-aot-${version}.oxt>dict-ru.zip"
|
||||
checksum=341c5d92c80ae17adecfb9743e040c5e39cbfb78801ad58e44b5787e166106d9
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
pattern="6209385965/\K[\d.]+"
|
||||
pattern='<span>\K[-_.\d]+(?=</span></a>)'
|
||||
|
|
Loading…
Reference in a new issue