You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An update to the `pkgver` itself is not considered to be a vital change
to `git-extra`, therefore tip commits touching only that line are
excluded from the calculation of the package version.
However, running an `/updpkgsums` may very well update also a checksum
(which was exactly the case in
#591 (comment))
and such a change should _likewise_ avoid advancing the `pkgver`.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments