pkgbuilds
pkgbuilds copied to clipboard
PKGBUILDs for the AUR.
installed via yay: ``` [root@xps17 dieter]# pacman -Qs firebase-tools local/firebase-tools 11.12.0-1 The Firebase Command Line Tools [root@xps17 dieter]# paccheck --files --file-properties --backup --noupgrade --md5sum firebase-tools firebase-tools: all files match database...
Without installed: ``` $ git commit -m 'foo' [ buildifier-bin ] setting pkgrel to '1' [ buildifier-bin ] updating package checksums... FAIL Command 'updpkgsums' not found. Try installing 'pacman-contrib'. ```...
Bazel's buildtools get their versioned stamped when `--config=release` is used as defined in their [.bazelrc](https://github.com/bazelbuild/buildtools/blob/a6ca93fd072d573a22963c6213abeaca99e6b740/.bazelrc#LL1). (This also builds with `-c opt` which is also generally nice.) Since their `status.py` calls...
``` $ buildozer --version buildozer version: redacted buildozer scm revision: redacted ```