Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
libreoffice-fresh


Commits:
23ffaf14 by Robin Candau at 2025-01-04T00:13:41+01:00
Fix nvchecker config
https://archlinux.org/todo/broken-nvchecker-configurations/

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,6 +1,5 @@
 [libreoffice-fresh]
 source = "regex"
-regex = "libreoffice-([\\d.]+)\\."
+regex = 'LibreOffice \d+\.\d+\.\d+'
 url = "https://www.libreoffice.org/download/download-libreoffice/";
-from_pattern = '(\d+).(\d+).(\d+).(\d+)'
-to_pattern = '\1.\2.\3'
+prefix = "LibreOffice "



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-fresh/-/commit/23ffaf144a9fb013af8e5898459edcc47ae4d6e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libreoffice-fresh/-/commit/23ffaf144a9fb013af8e5898459edcc47ae4d6e8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to