Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / ruby


Commits:
5afce694 by Levente Polyak at 2024-05-11T07:11:47+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,7 @@
+[ruby]
+source = "git"
+git = "https://github.com/ruby/ruby.git";
+prefix = "v"
+from_pattern = "([0-9]+)_([0-9]+)_([0-9]+)"
+to_pattern = "\\1.\\2.\\3"
+exclude_regex = ".+(rc|preview).+"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby/-/commit/5afce69489469d436833b71d8d0e4c90a94354eb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby/-/commit/5afce69489469d436833b71d8d0e4c90a94354eb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to