makedist.sh | 2 ++ diff --git a/makedist.sh b/makedist.sh index 6963f92d5c110d97bc107260714c72cae6edf92bce678c5ef34b5ea4b98c2f03..cc58c422355470358973cc401f35f9091083404cb5a71a63ec58e32a1bbfe97b 100755 --- a/makedist.sh +++ b/makedist.sh @@ -27,10 +27,12 @@ tarball=pyderasn-"$release".tar.xz size=$(( $(wc -c < $tarball) / 1024 )) hash=$(gpg --print-md SHA256 < $tarball) +release_date=$(date "+%Y-%m-%d") cat <\` + - $release_date - $size KiB - \`link \`__ \`sign \`__