Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / firefox-noscript
Commits: a79aa1b2 by Sergej Pupykin at 2026-05-17T02:52:02+03:00 fix nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,7 @@ [firefox-noscript] source = "git" git = "https://github.com/hackademix/noscript.git" +include_regex = "\\d+\\.\\d+\\.\\d+" exclude_regex = ".*(beta|rc).*" #source = "regex" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-noscript/-/commit/a79aa1b2bad1a82e160610b6bebb0ad89ab9ff6c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-noscript/-/commit/a79aa1b2bad1a82e160610b6bebb0ad89ab9ff6c 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
