fluxcd-flux2/.github/aur/flux-scm
Hidde Beydals 5fd3d0bd41 Generate manifests in flux-{go,scm} AUR packages
This commit makes a couple of changes to the `flux-{go,scm}` packages
so that they properly build again:

- The manifests are generated before the compilation of the `flux`
  binary.
- The `makedepends` have been updated to require a version of Go
  `>=1.16` (which is a requirement for `embed`).
- The `makedepends` have been updated to require a `kustomize` version
  `>=3.0` (as we use `transformers`).

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-03-08 19:06:07 +01:00
..
.gitignore Rename flux-git to flux-scm to prevent collision 2020-12-04 16:01:32 +02:00
.SRCINFO.template Rename flux-git to flux-scm to prevent collision 2020-12-04 16:01:32 +02:00
PKGBUILD.template Generate manifests in flux-{go,scm} AUR packages 2021-03-08 19:06:07 +01:00
publish.sh Prevent AUR package publishing parallel execution 2020-12-07 10:29:17 +02:00