From aa691257dd32a78ffc3de928759fb89f68f798a5 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Sat, 21 Jun 2014 13:54:26 +0200 Subject: Add a link to the PGP signature in the announcement email. Hi, Tarballs are now signed correctly, witness the recent evemu release. It would be nice if the announcement email mentioned the availability of these signatures. Signed-off-by: Stephen Kitt Signed-off-by: Peter Hutterer --- release.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/release.sh b/release.sh index d859020..6909225 100755 --- a/release.sh +++ b/release.sh @@ -107,6 +107,7 @@ http://$host_current/$section_path/$tarball MD5: `$MD5SUM $tarball` SHA1: `$SHA1SUM $tarball` SHA256: `$SHA256SUM $tarball` +PGP: http://${host_current}/${section_path}/${tarball}.sig RELEASE done -- cgit v1.2.3