Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / php


Commits:
ae13f5c6 by Pierre Schmitz at 2024-04-28T11:53:09+02:00
Add .nvchecker.toml

- - - - -
842e5943 by Pierre Schmitz at 2024-04-28T11:53:29+02:00
Ignore package artifacts

- - - - -


2 changed files:

- + .gitignore
- + .nvchecker.toml


Changes:

=====================================
.gitignore
=====================================
@@ -0,0 +1,8 @@
+*-build.log
+*-check.log
+*-package*.log
+PKGBUILD-namcap.log
+*.pkg.tar.*
+*.pkg.tar.*-namcap.log
+*-pkgver.log
+*-prepare.log


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[php]
+source = 'github'
+github = 'php/php-src'
+use_max_tag = true
+prefix = 'php-'
+include_regex = 'php-[0-9]+\.[0-9]+\.[0-9]+'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php/-/compare/c6d214623e39c31094b44e8b2a24a0bd90eddec4...842e5943265ced1e3c1d718580aa767920f7bece

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php/-/compare/c6d214623e39c31094b44e8b2a24a0bd90eddec4...842e5943265ced1e3c1d718580aa767920f7bece
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to