Skip to content

Commit

Permalink
pkgbuild: re-add dropped msys2_changelog_url
Browse files Browse the repository at this point in the history
I missed this in the recent cleanup
  • Loading branch information
lazka committed Oct 24, 2023
1 parent afab206 commit 446a8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/dev/pkgbuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The following variables are recognized:
| `mingw_arch` | array | A list of MSYS2 environments the package is built for. Defaults to an empty list. |
| `msys2_internal` | boolean | Whether the package is an internal or meta package and shouldn't be linked to external sources. Defaults to `false`. |
| `msys2_references` | mapping | Maps the package to external resources, such as other package repositories. |
| `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. |
| `msys2_documentation_url` | string | URL to the documentation for the API, tools, etc., in case it's a different website than the homepage. |
| `msys2_repository_url` | string | URL to the web view of the repository, e.g., on GitHub or GitLab. |
| `msys2_issue_tracker_url` | string | URL to the bug tracker, mailing list archive, etc. |
Expand Down

0 comments on commit 446a8c5

Please sign in to comment.