hunspell-de_CH: fix update-check
This commit is contained in:
parent
7ff4c6368a
commit
9144c074bc
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
pattern='<span>\K[-_.\d]+(?=</span></a>)'
|
pattern='<span>\K[-_.\d]+(?=</span>)'
|
||||||
version="${_version}"
|
version="${version:0:4}.${version:4:2}.${version:6:2}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue