Include:Abump: Difference between revisions
Dubiousjim (talk | contribs) m (Dubiousjim moved page Abump to Include:Abump) |
Prabuanand (talk | contribs) (restored back the Include:Abump so that the code can be transcluded in other pages) Tag: Removed redirect |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
The tool < | The tool <code>abump</code> is a utility to bump pkgver in APKBUILD files if the package gets an update to a newer upstream release. <code>abump</code> will update the package's <code>pkgver</code>, rebuild it and create a new commit with the resulting changes. | ||
The [https://git.alpinelinux.org/abuild/tree/abump.1.scd manual page] (available via <code>man abump</code>) describes all options for <code>abump</code>. | |||
Latest revision as of 16:39, 13 March 2025
The tool abump
is a utility to bump pkgver in APKBUILD files if the package gets an update to a newer upstream release. abump
will update the package's pkgver
, rebuild it and create a new commit with the resulting changes.
The manual page (available via man abump
) describes all options for abump
.