Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release guide: created detached, ASCII-armored signature
timotimo++, [ptc]++
  • Loading branch information
moritz committed May 22, 2015
1 parent ccefa77 commit aa8dcf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release_guide.pod
Expand Up @@ -89,13 +89,13 @@ release guide for links on how to create GPG keys, should it be necessary.

Sign the tarball:

$ gpg --sign nqp-YYY.MM.tar.gz
$ gpg -b --armor nqp-YYY.MM.tar.gz

=item 8

Upload the release tarball and signature to L<http://rakudo.org/downloads/rakudo>:

$ scp nqp-2013.12.tar.gz nqp-2013.12.tar.gz.gpg \
$ scp nqp-2013.12.tar.gz nqp-2013.12.tar.gz.asc \
rakudo@rakudo.org:public_html/downloads/nqp/

If you do not have permissions for that, ask one of (pmichaud, jnthn, FROGGS,
Expand Down

0 comments on commit aa8dcf6

Please sign in to comment.