Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
enblend-enfuse


Commits:
77fb191d by Caleb Maclennan at 2024-03-01T15:22:13+03:00
Fine-tune nvchecker

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,9 +1,7 @@
 [enblend-enfuse]
 source = "regex"
 url = "http://hg.code.sf.net/p/enblend/code/tags";
-regex = "Release-([\\d_]+)-\\d+"
-from_pattern = "(\\d+)_(\\d+)_?(\\d+)?"
-# TODO, mixing \3 with another dot separator if not empty
-# https://github.com/lilydjwg/nvchecker/issues/250
-to_pattern = "\\1.\\2"
+regex = 'Release-([\d_]+)-\d+'
+from_pattern = "_"
+to_pattern = "."
 sort_version_key = "vercmp"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/enblend-enfuse/-/commit/77fb191deeee97a7013195d853ad0c8d6c570bbc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/enblend-enfuse/-/commit/77fb191deeee97a7013195d853ad0c8d6c570bbc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to