diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-22 17:27:04 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-22 17:27:04 -0400 |
| commit | f253f5e3d606702688deecea2162f1c5289d277c (patch) | |
| tree | cc4cdb6bb53a64d0127adbb174556d0e1a2a1cef /snag/readme.txt | |
| parent | dfff353cf081024f9e145629dd51ef08526bb54d (diff) | |
actually download file to correct location
Diffstat (limited to 'snag/readme.txt')
| -rw-r--r-- | snag/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snag/readme.txt b/snag/readme.txt index 53df374..d42d19c 100644 --- a/snag/readme.txt +++ b/snag/readme.txt @@ -39,7 +39,7 @@ The description script should define variables for attributes with the name `pkg Packages have the following attributes: id - the identifier name of the package. everything uses this -name - the display name of package +name - the display name of package (no spaces allowed) desc - the short description of the package webpage - url to home website license - spdx identifer for package license (https://spdx.org/licenses/) |
