PKGBUILDs/extra/libreoffice-fresh/.nvchecker.toml
2024-02-23 17:37:49 +00:00

7 lines
204 B
TOML

[libreoffice-fresh]
source = "regex"
regex = "libreoffice-([\\d.]+)\\."
url = "https://www.libreoffice.org/download/download-libreoffice/"
from_pattern = '(\d+).(\d+).(\d+).(\d+)'
to_pattern = '\1.\2.\3'