T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / lib32-libpng
Commits: 10437856 by T.J. Townsend at 2024-09-13T14:27:52-04:00 add nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[libpng] +source = "git" +git = "https://github.com/pnggroup/libpng.git" +prefix = "v" +exclude_regex = ".*(beta|alpha|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libpng/-/commit/104378560f1a2b4d3e0380f84c9557ca6b11e1c8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libpng/-/commit/104378560f1a2b4d3e0380f84c9557ca6b11e1c8 You're receiving this email because of your account on gitlab.archlinux.org.
