flux2/.github/aur/flux-scm
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 Rename flux-git to flux-scm to prevent collision
PKGBUILD.template Fix Archlinux PKGBUILD check() run on ARM
publish.sh Prevent AUR package publishing parallel execution