Package Base Details: concourse-git

Git Clone URL: https://aur.archlinux.org/concourse-git.git (read-only, click to copy)
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)

Latest Comments

cheatsc commented on 2023-01-05 18:31 (UTC)

@ei-grad Thank you for your comment! I updated the PKGBUILD to set the concourse version without commit id.

ei-grad commented on 2023-01-03 09:05 (UTC)

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.