Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
file


Commits:
1a7fd2e5 by Christian Hesse at 2026-03-03T08:49:01+01:00
use git for nvchecker...

... actually we build from git sources.

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,4 +1,6 @@
 [file]
-source = "regex"
-url = "https://astron.com/pub/file/";
-regex = "file-(\\d+\\.\\d+).tar.gz"
+source = 'git'
+git = 'https://github.com/file/file.git'
+prefix = 'FILE'
+from_pattern = '_'
+to_pattern = '.'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/file/-/commit/1a7fd2e583e65e9cf5990a7af212dbe18a1e7674

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


Reply via email to