T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-image-exiftool
Commits: 0930d6a6 by T.J. Townsend at 2025-03-07T15:24:06-05:00 use cpan for nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,10 +1,11 @@ [perl-image-exiftool] -source = "git" -git = "https://github.com/exiftool/exiftool.git" +#source = "git" +#git = "https://github.com/exiftool/exiftool.git" #source = "regex" #url = "https://exiftool.org/history.html" #regex = 'production release is <a href="Image-ExifTool-(\d+\.\d+)' -#source = "cpan" -#cpan = "Image-ExifTool" +# stable/production only +source = "cpan" +cpan = "Image-ExifTool" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-image-exiftool/-/commit/0930d6a6089503efd415287830d2122558c93d5e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-image-exiftool/-/commit/0930d6a6089503efd415287830d2122558c93d5e You're receiving this email because of your account on gitlab.archlinux.org.
