diff options
-rw-r--r-- | system/tiger/tiger.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/tiger/tiger.SlackBuild b/system/tiger/tiger.SlackBuild index 1561f5a513..d9ae3e69b9 100644 --- a/system/tiger/tiger.SlackBuild +++ b/system/tiger/tiger.SlackBuild @@ -48,7 +48,7 @@ mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -# The package can be verified with Javier Fernández-Sanguino's PGP key (0xDC814B09) +# The package can be verified with Javier Fernández-Sanguino's PGP key (0xDC814B09) # If we have GnuPG installed, we try to verify the signature. if [ -x "/usr/bin/gpg" -a -x "/usr/bin/gpgv" ] then |