aboutsummaryrefslogtreecommitdiff
path: root/snag/scripts/get_pkg_attrs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'snag/scripts/get_pkg_attrs.sh')
-rwxr-xr-xsnag/scripts/get_pkg_attrs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/snag/scripts/get_pkg_attrs.sh b/snag/scripts/get_pkg_attrs.sh
index 25f9177..932c79c 100755
--- a/snag/scripts/get_pkg_attrs.sh
+++ b/snag/scripts/get_pkg_attrs.sh
@@ -20,3 +20,5 @@ echoatt d "$pkg_desc"
echoatt w "$pkg_webpage"
echoatt l "$pkg_license"
echoatt v "$pkg_version"
+echoatt u "$pkg_source_url"
+echoatt h "$pkg_source_hash"