Include:Abump: Difference between revisions
WhyNotHugo (talk | contribs) (Merge into Abuild_and_Helpers) Tag: Blanking |
Prabuanand (talk | contribs) (restored back the Include:Abump so that the code can be transcluded in other pages) Tag: Removed redirect |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
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.