@ei-grad Thank you for your comment! I updated the PKGBUILD to set the concourse version without commit id.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/concourse-git.git (read-only, click to copy) |
|---|---|
| Package Base: | concourse-git |
| Description: | Concourse is a container-based continuous thing-doer written in Go and Elm |
| Upstream URL: | https://concourse-ci.org |
| Licenses: | custom:Apache-2.0 |
| Conflicts: | concourse, concourse-bin |
| Submitter: | cheatsc |
| Maintainer: | cheatsc |
| Last Packager: | cheatsc |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-10-28 00:34 (UTC) |
| Last Updated: | 2023-01-05 19:03 (UTC) |
@ei-grad Thank you for your comment! I updated the PKGBUILD to set the concourse version without commit id.
Maybe pkgver could be adjusted to contain only v7.9.0 part without -rXXX.<commit_sha>? Like the git describe --abbrev=0 --tags output.
With current v7.9.0.r2.g724f1ea0b fly says "error: Wrong number of components" - https://github.com/concourse/concourse/blob/5d931af/fly/version/version.go#L15-L22.