Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 919 Bytes

cp-pkgver.md

File metadata and controls

32 lines (15 loc) · 919 Bytes

cp-pkgver(1) -- copy pkgver between PKGBUILDs

SYNOPSIS

cp-pkver [-h]

DESCRIPTION

Copies the value of the pkgver and pkgrel variables from one PKGBUILD to another.

When both fields already match in the given files, the access time of will not change.

EXIT STATUS

The program exits with status 0, after both PKGBUILDs have the same version fields. This is the case on successful copy or when no update was necessary to begin with.

An exit code of 1 indicates that something was wrong with the arguments.

When can not be written, 2 is returned.

BUGS

This project was created by XZS d.f.fischer@web.de and lives at GitHub. Bugs can be filed in the tracker found there.

SEE ALSO

PKGBUILD(1).