Age | Commit message (Collapse) | Author |
|
This change brings in various changes to the PKGBUILD files in an
attempt to standardize them.
- Single quotes for variable values that do not include other variables
- Dogfood bazelisk to avoid .bazelversion incompatibilities
- Minor formatting changes
- Rename license file from 'Apache 2.0' to 'Apache', as they are equal
on Arch Linux systems
GitOrigin-RevId: adcecf4608c54730a994084e0530e78260f3b51c
|
|
GitOrigin-RevId: 7d2b4a2df061b256f665bdf4de3e058b9bf130b7
|
|
This change brings in various changes to the PKGBUILD files in an
attempt to standardize them.
- Single quotes for variable values that do not include other variables
- Dogfood bazelisk to avoid .bazelversion incompatibilities
- Minor formatting changes
- Rename license file from 'Apache 2.0' to 'Apache', as they are equal
on Arch Linux systems
GitOrigin-RevId: adcecf4608c54730a994084e0530e78260f3b51c
|
|
This patch ensures that the executable file, when pulled locally, has a
version-suffixed name. This change helps avoid issues building this
package due to a cached artifact which, when present, can cause
checksum validation failures.
This does not affect the name of the binary in `/usr/bin`, as it is
installed without this suffix.
|
|
|