flux2/.github/aur/flux-scm
Aurel Canciu e940fd3d1f
Prevent AUR package publishing parallel execution
Using a lock to prevent parallel executions in GoReleaser's custom
publishers. The custom publisher logic executes the tasks in parallel
for each available artifact.

https://goreleaser.com/customization/publishers/#how-it-works

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
..
.SRCINFO.template Rename flux-git to flux-scm to prevent collision
.gitignore Rename flux-git to flux-scm to prevent collision
PKGBUILD.template Rename flux-git to flux-scm to prevent collision
publish.sh Prevent AUR package publishing parallel execution