Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
nawk


Commits:
6a77b675 by Caleb Maclennan at 2024-03-01T15:34:52+03:00
Setup nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,10 @@
+[nawk]
+# source = "github"
+# github = "onetrueawk/awk"
+# use_max_tag = true
+
+# Upstream stopped publishing tags and declared master to be stable, but they
+# occasionally bump the embeded version string.
+source = "regex"
+url = "https://raw.githubusercontent.com/onetrueawk/awk/master/main.c";
+regex = '\*version = "version (\d+)";'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nawk/-/commit/6a77b675f06628757087471e565647daf23cd927

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


Reply via email to