Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages / 
josm


Commits:
defdfb38 by Frederik “Freso” S. Olesen at 2024-09-10T10:44:58+00:00
Add nvchecker configuration

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[josm]
+source = "htmlparser"
+url = "https://josm.openstreetmap.de/wiki/Changelog";
+xpath = '//h2[@class="section"]/text()[1]'
+from_pattern = '.*(\d{5,}).*'
+to_pattern = '\1'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/josm/-/commit/defdfb38ffecef6a9c986147218b63283420553e

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


Reply via email to