generated from packages/package_template
All checks were successful
Publish / Build and publish (push) Successful in -1m35s
25 lines
421 B
TOML
25 lines
421 B
TOML
version = 1
|
|
|
|
[[annotations]]
|
|
path = [
|
|
"PKGBUILD",
|
|
"README.md",
|
|
"keys/**",
|
|
".SRCINFO",
|
|
".nvchecker.toml",
|
|
"*.install",
|
|
"*.sysusers",
|
|
"*.tmpfiles",
|
|
"*.logrotate",
|
|
"*.pam",
|
|
"*.service",
|
|
"*.socket",
|
|
"*.timer",
|
|
"*.desktop",
|
|
"*.hook",
|
|
"0001-add-support-for-user-flags.patch",
|
|
]
|
|
SPDX-FileCopyrightText = "Arch Linux contributors"
|
|
SPDX-License-Identifier = "0BSD"
|
|
|