sshx packaged as 0.3.1 is actually 0.2.2
Description:
pacman -Qi sshx
shows version 0.3.1-1 but the actual installed version is 0.2.2
as reported by sshx --version
.
Newer options like the --enable-readers
flag are not available.
Looking at the PKGBUILD on https://gitlab.archlinux.org/archlinux/packaging/packages/sshx/-/blob/ae96868dfb57ddc8cdf1f5b9ce90458cca3d5e68/PKGBUILD it uses a _sha value that points to https://github.com/ekzhang/sshx/commit/7393800564e87ba8cfd80a42d51eba199c0a391d which is 0.2.2
Additional info:
Steps to reproduce:
pacman -S sshx
sshx --version