diff --git a/doc/BUILDINFO.5.asciidoc b/doc/BUILDINFO.5.asciidoc index 72b297dd..7a3a4a1c 100644 --- a/doc/BUILDINFO.5.asciidoc +++ b/doc/BUILDINFO.5.asciidoc @@ -18,7 +18,7 @@ value. Description ----------- -This is a description of the contents of version '1' of the +This is a description of the contents of version '2' of the BUILDINFO file format. *format*:: @@ -53,6 +53,15 @@ BUILDINFO file format. *startdir*:: The directory from which makepkg was executed. +*buildtool*:: + The name of the tool ecosystem used to set up the build environment. Used + for defining a spec for reproducible builds, e.g. the source of the + linkman:makepkg.conf[5] used. + +*buildtoolver*:: + The full version of the 'buildtool', for example: + "$pkgver-$pkgrel-$pkgarch". + *buildenv (array)*:: The build environment specified in makepkg.conf.