Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / hunspell-en
Commits: 5a82ecc9 by Andreas Radke at 2024-02-20T23:28:29+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[hunspell-en] +source = "regex" +# Official Hunspell Dictionaries: readme, en_US, en_CA, en_AU (2020.12.07) +#regex = "Official Hunspell Dictionaries: readme, en_US, en_CA, en_AU ([0-9.]+)" +regex = "([0-9.]+)" +url = "http://wordlist.aspell.net/dicts/" +ignored = "505050 10079" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hunspell-en/-/commit/5a82ecc96709a98bf57ec43c15a5693ca525c486 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hunspell-en/-/commit/5a82ecc96709a98bf57ec43c15a5693ca525c486 You're receiving this email because of your account on gitlab.archlinux.org.
