hunspell-de_DE: update to 20170112.
This commit is contained in:
parent
ddf4cb340e
commit
d80695584b
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'hunspell-de_DE'
|
# Template file for 'hunspell-de_DE'
|
||||||
pkgname=hunspell-de_DE
|
pkgname=hunspell-de_DE
|
||||||
version=20151228
|
version=20170112
|
||||||
revision=3
|
revision=1
|
||||||
|
_version="${version:0:4}-${version:4:2}-${version:6:2}"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries"
|
homepage="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="German (Germany) dictionary for hunspell"
|
short_desc="German (Germany) dictionary for hunspell"
|
||||||
distfiles="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/2015.12.28/@@download/file/dict-de_de-frami_2015-12-28.oxt>dict-de.zip"
|
distfiles="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${_version}/@@download/file/dict-de_DE-frami_${_version}.oxt>dict-de.zip"
|
||||||
checksum=4c9520497b38712d093ca8ea57edb4d04569d4f700ea35379c082862628389c6
|
checksum=af515015e306c634373b5382808a39691200de3439811d2f1502e9b91c23b46a
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
pattern='<span>\K[-_.\d]+(?=</span></a>)'
|
||||||
|
version="${_version}"
|
Loading…
Reference in New Issue