From ba81bf24d8df5153830f06deb7c2b780fe5c292f Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Tue, 10 Dec 2024 14:06:06 -0500 Subject: GPG verification --- t/15-usage.t | 3 +++ 1 file changed, 3 insertions(+) (limited to 't/15-usage.t') diff --git a/t/15-usage.t b/t/15-usage.t index f14ef84..c528444 100755 --- a/t/15-usage.t +++ b/t/15-usage.t @@ -64,6 +64,8 @@ Config options (defaults shown): DISTCLEAN: if TRUE, DO clean distfiles by default after building. -j|--jobs FALSE: JOBS: numeric -j setting to feed to make for multicore systems. + -g|--gpg-key D3076BC3E783EE747F09B8B70368EF579C7BA3B6: + GPG_KEY GPG key ID for verification. -p|--pkg-dir FALSE: PKG_DIR: set a directory to store packages in. -s|--sbo-home /usr/sbo: @@ -172,6 +174,7 @@ Options: Commands: fetch: initialize a local copy of the slackbuilds.org tree. + import-key [path or url]: import GPG for verifying the slackbuilds.org tree. Defaults to the key shipped with sbotools2. update: update an existing local copy of the slackbuilds.org tree. (generally, you may prefer "sbocheck" over "sbosnap update") -- cgit v1.2.3