In the line: emake GIT=${GIT_COMMIT} VERSION=v${pv} build *pv* should be *PV* With current script, the version number is not set correctly and the application keeps reminding users to upgrade.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae91322d18d7791ef8686e2fd4f4cd280dab030 commit aae91322d18d7791ef8686e2fd4f4cd280dab030 Author: David Shen <davidshen84@gmail.com> AuthorDate: 2022-09-03 11:12:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-06 05:52:14 +0000 sys-cluster/k9scli: fix typo The PV variable is not expanded correctly due to the typo. Closes: https://bugs.gentoo.org/868258 Signed-off-by: David Shen <davidshen84@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27122 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/k9scli/{k9scli-0.25.18.ebuild => k9scli-0.25.18-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)