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


Commits:
f60e1bf9 by Levente Polyak at 2026-02-03T18:56:11+01:00
nvchecker: switch to homepage as GitHub has beta releases

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,7 +1,6 @@
 [less]
-#source = "regex"
-#url = "https://www.greenwoodsoftware.com/less/";
-#regex = 'The current released version is less-(\d+).'
-source = "git"
-git = "https://github.com/gwsw/less.git";
-prefix = "v"
+# GitHub tags are first in "beta" stage before released for general use.
+# Hence use the proper version from the homepage.
+source = "regex"
+url = "https://www.greenwoodsoftware.com/less/";
+regex = 'The current released version is less-(\d+).'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/less/-/commit/f60e1bf9d8cb56a3d966f9a31054cc9127cbb81f

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


Reply via email to