Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / emacs
Commits: 49b89ede by Frederik Schwan at 2026-06-06T14:53:06+02:00 update nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,7 @@ [emacs] -source = "regex" -url = "https://ftp.gnu.org/gnu/emacs/" -regex = "emacs-([0-9.]+)\\.tar\\.gz" +source = 'github' +github = 'emacs-mirror/emacs' +use_max_tag = true +prefix = 'emacs-' +include_regex = 'emacs-.*' +exclude_regex = '.*0.90' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/emacs/-/commit/49b89ede0a901584d926ecb406f96195a03c16d7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/emacs/-/commit/49b89ede0a901584d926ecb406f96195a03c16d7 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
