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 2022-09-27 14:53 (UTC) (edited on 2023-08-22 04:21 (UTC) by Chocobo1)
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?