Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / busybox
Commits: f318b009 by Sergej Pupykin at 2026-05-20T14:38:53+03:00 fix nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,6 @@ [busybox] source = "git" git = "https://git.busybox.net/busybox/" -include_regex = "1_\\d*[02468]_\\d+" +include_regex = "1_\\d+_[1-9]\\d*" from_pattern = "_" to_pattern = "." View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/busybox/-/commit/f318b00945dc286cff709b93d85e309e0ad9bb2f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/busybox/-/commit/f318b00945dc286cff709b93d85e309e0ad9bb2f You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
