Before you flag this package outdated, read this: An VCS package is never outdated!! (unless it won't build or have other issues)
From https://wiki.archlinux.org/title/PKGBUILD#pkgver:
makepkg can automatically update this variable by defining a pkgver() function in the PKGBUILD.
It means that this package will try to automatically update itself to the latest version every time you build it.
Pinned Comments
Chocobo1 commented on 2023-09-08 10:41 (UTC)
Before you flag this package outdated, read this: An VCS package is never outdated!! (unless it won't build or have other issues)
From https://wiki.archlinux.org/title/PKGBUILD#pkgver:
It means that this package will try to automatically update itself to the latest version every time you build it.
Also see: https://wiki.archlinux.org/title/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages?