Include:Abump: Difference between revisions

From Alpine Linux
No edit summary
mNo edit summary
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The tool <tt>abump</tt> is an utility to bump pkgver in APKBUILD files if the package gets an update to a nwer upstream release.
The tool <tt>abump</tt> is a utility to bump pkgver in APKBUILD files if the package gets an update to a newer upstream release.


{{Cmd|<nowiki>abump [-hR]</nowiki>}}
{{Cmd|<nowiki>abump [-hR]</nowiki>}}
Line 8: Line 8:
* '''-R'''  Run abuild with -R for recursive building
* '''-R'''  Run abuild with -R for recursive building
* '''-k'''  Keep existing packages
* '''-k'''  Keep existing packages
[[Category:Development]]

Revision as of 05:53, 25 February 2019

The tool abump is a utility to bump pkgver in APKBUILD files if the package gets an update to a newer upstream release.

abump [-hR]

abump options

  • -h Show this help
  • -R Run abuild with -R for recursive building
  • -k Keep existing packages