app-crypt/totp-cli-bin: einfo add that refer to app-admin/keepassxc

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-05-27 11:49:48 +04:00
parent 49ec1bb41e
commit 975c89612c

View File

@@ -20,3 +20,7 @@ QA_PREBUILT="usr/bin/$PN"
src_install() {
newbin totp-cli ${PN}
}
pkg_postinst() {
einfo "For a more mature TOTP you can try app-admin/keepassxc, cli included"
}