flux2/.github/aur/flux-go
Aurel Canciu 8e7b957164
Fix Archlinux PKGBUILD check() run on ARM
The check() run started to fail after  since ENVTEST_ARCH was not
set correctly on ARM/ARM64. This should fix the problem for the flux-go
and flux-scm AUR packages.

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
..
.SRCINFO.template Remove kubectl dependency from brew and aur pkgs
.gitignore Move aur package templates to .github/aur
PKGBUILD.template Fix Archlinux PKGBUILD check() run on ARM
publish.sh Prevent AUR package publishing parallel execution