George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / mac
Commits: 997787c4 by Chocobo1 at 2025-01-19T20:54:34+08:00 Add .nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[mac] +source = "regex" +url = "https://monkeysaudio.com/files/" +regex = "MAC_[\\d]+_SDK" +from_pattern = "MAC_(\\d\\d)(\\d\\d)_SDK" +to_pattern = "\\g<1>.\\g<2>" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mac/-/commit/997787c4e842cad5391f0d4bb6ab2f0763d9386d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mac/-/commit/997787c4e842cad5391f0d4bb6ab2f0763d9386d You're receiving this email because of your account on gitlab.archlinux.org.
