about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-05-04 19:58:56 +0200
committerhut <hut@lepus.uberspace.de>2015-05-04 19:59:30 +0200
commit4d6cbc530a44536481b01c4183d876d3c8308ef9 (patch)
treebf9ac180605777be3888326a04d10921ff746ce5
parentbc5de8b1d6ff2980e02e6a7656596da2cdb6abc7 (diff)
downloadranger-4d6cbc530a44536481b01c4183d876d3c8308ef9.tar.gz
doc/howto-publish-a-release.txt: Use the right key for signing
-rw-r--r--doc/howto-publish-a-release.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/howto-publish-a-release.txt b/doc/howto-publish-a-release.txt
index 2ef99afe..38cf0722 100644
--- a/doc/howto-publish-a-release.txt
+++ b/doc/howto-publish-a-release.txt
@@ -17,7 +17,7 @@
 ( ) update the website:
 ( ) * add the new version as ranger-stable.tar.gz
 ( ) * add the new version as ranger-X.Y.Z.tar.gz
-( ) * update both signatures (gpg -sb <file>)
+( ) * update both signatures (gpg -u 0x00FB5CDF -sb <file>)
 ( ) * update the changelog
 ( ) * update the man page
 ( ) * rerun boobies.py