Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / hyphen-de
Commits: 639d0ccb by Andreas Radke at 2024-02-21T08:51:28+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,10 @@ +[hyphen-de] +#source = "git" +#git = "https://anongit.freedesktop.org/git/libreoffice/dictionaries.git" +#use_max_tag = true + +source = "regex" +regex = "title='([\\d-]+)" +url = "https://cgit.freedesktop.org/libreoffice/dictionaries/log/de" +from_pattern = '(\d+)-(\d+)-(\d+)' +to_pattern = '\1\2\3' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hyphen-de/-/commit/639d0ccbd97fd0f87e9d119451f55e361582f87b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hyphen-de/-/commit/639d0ccbd97fd0f87e9d119451f55e361582f87b You're receiving this email because of your account on gitlab.archlinux.org.
