Skip to content

Commit 57de2fd

Browse files
committed
bump-boto: Use pkgcommit --bump
Signed-off-by: Michał Górny <[email protected]>
1 parent d121630 commit 57de2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bump-boto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bump_pkg() {
3232

3333
"${scriptdir}"/pkgbump "${newest}.${oldv}.ebuild" "${newest}.${newv}.ebuild"
3434
${EDITOR:-vim} "${newest}.${newv}.ebuild"
35-
"${scriptdir}"/pkgcommit . -sS -m "Bump to ${newest##*-}.${newv}"
35+
"${scriptdir}"/pkgcommit . -sS --bump
3636
)
3737
}
3838

0 commit comments

Comments
 (0)