alpm-buildinfo-create-v1(1) General Commands Manual alpm-buildinfo-create-v1(1)

alpm-buildinfo-create-v1 - Create a BUILDINFO version 1 file

alpm-buildinfo create v1 <--builddate> <--builddir> [--buildenv] [--installed] [--options] <--packager> <--pkgarch> <--pkgbase> <--pkgbuild-sha256sum> <--pkgname> <--pkgver> [-h|--help] [FILE]

Create a BUILDINFO version 1 file

Provide a builddate
May also be specified with the BUILDINFO_BUILDDATE environment variable.
Provide a builddir
May also be specified with the BUILDINFO_BUILDDIR environment variable.
Provide one or more buildenv
May also be specified with the BUILDINFO_BUILDENV environment variable.
Provide one or more installed
May also be specified with the BUILDINFO_INSTALLED environment variable.
Provide one or more options
May also be specified with the BUILDINFO_OPTIONS environment variable.
Provide a packager
May also be specified with the BUILDINFO_PACKAGER environment variable.
Provide a pkgarch
May also be specified with the BUILDINFO_PKGARCH environment variable.
Provide a pkgbase
May also be specified with the BUILDINFO_PKGBASE environment variable.
Provide a pkgbuild_sha256sum
May also be specified with the BUILDINFO_PKGBUILD_SHA256SUM environment variable.
Provide a pkgname
May also be specified with the BUILDINFO_PKGNAME environment variable.
Provide a pkgver
May also be specified with the BUILDINFO_PKGVER environment variable.
Print help
[FILE] [default: .BUILDINFO]
Provide a file to write to
May also be specified with the BUILDINFO_OUTPUT_FILE environment variable.
alpm-buildinfo-create-v1