diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-23 15:34:43 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-23 15:34:43 -0400 |
| commit | 9282991429a92d6df17213acdc49fe687f42da6c (patch) | |
| tree | 0e7ca7f74ba0c8b445956eab4d47545e0adcf407 /snag/scripts/get_pkg_attrs.sh | |
| parent | d9bc99629dd3f8624df98ead06f400c4ffb3880b (diff) | |
download db is now source db, ready to start build
Diffstat (limited to 'snag/scripts/get_pkg_attrs.sh')
| -rwxr-xr-x | snag/scripts/get_pkg_attrs.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snag/scripts/get_pkg_attrs.sh b/snag/scripts/get_pkg_attrs.sh index 8c505b5..d5e46fa 100755 --- a/snag/scripts/get_pkg_attrs.sh +++ b/snag/scripts/get_pkg_attrs.sh @@ -20,5 +20,6 @@ echoatt d "$pkg_desc" echoatt w "$pkg_webpage" echoatt l "$pkg_license" echoatt v "$pkg_version" +echoatt s "$pkg_source_name" echoatt u "$pkg_source_url" echoatt c "$pkg_source_checksum" |
