Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
jbigkit


Commits:
50fed9eb by Balló György at 2024-05-13T02:53:45+02:00
Use git instead of regex for version check

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,4 +1,4 @@
 [jbigkit]
-source = "regex"
-url = "https://www.cl.cam.ac.uk/~mgk25/jbigkit/download/";
-regex = "jbigkit-([^\"]*).tar.gz"
+source = "git"
+git = "https://www.cl.cam.ac.uk/~mgk25/git/jbigkit";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jbigkit/-/commit/50fed9eb0ab4928b05696187fa6d03e2cb5d9f37

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


Reply via email to