Skip to content

Commit 446a8c5

Browse files
committed
pkgbuild: re-add dropped msys2_changelog_url
I missed this in the recent cleanup
1 parent afab206 commit 446a8c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/dev/pkgbuild.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The following variables are recognized:
1414
| `mingw_arch` | array | A list of MSYS2 environments the package is built for. Defaults to an empty list. |
1515
| `msys2_internal` | boolean | Whether the package is an internal or meta package and shouldn't be linked to external sources. Defaults to `false`. |
1616
| `msys2_references` | mapping | Maps the package to external resources, such as other package repositories. |
17+
| `msys2_changelog_url` | string | NEWS file in git or the GitHub releases page. In case there are multiple, the one that is more useful for packagers. |
1718
| `msys2_documentation_url` | string | URL to the documentation for the API, tools, etc., in case it's a different website than the homepage. |
1819
| `msys2_repository_url` | string | URL to the web view of the repository, e.g., on GitHub or GitLab. |
1920
| `msys2_issue_tracker_url` | string | URL to the bug tracker, mailing list archive, etc. |

0 commit comments

Comments
 (0)