summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorShohei Maruyama2021-01-27 23:56:48 +0900
committerShohei Maruyama2021-01-28 00:14:06 +0900
commite03b0e279e10317c978cf30666c32d7b45c3d1e7 (patch)
tree0f48e087d7721a9ffbe4bb0499cfa334efe70692 /.SRCINFO
parent010551a762b29ed7ee659f7a1cb95fa49fde7d7f (diff)
downloadaur-e03b0e279e10317c978cf30666c32d7b45c3d1e7.tar.gz
concourse: Update to 6.7.4
This commit updates the source version to 6.7.4. This changes introduces providing fly command in separated packages. Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 15 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c92440949578..a97464d6536e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,24 @@
pkgbase = concourse
- pkgdesc = Concourse is a container-based continuous thing-doer written in Go and Elm
- pkgver = 5.5.11
+ pkgver = 6.7.4
pkgrel = 1
url = https://concourse-ci.org
arch = x86_64
license = Apache-2.0
makedepends = go-pie
- source = concourse-5.5.11.tar.gz::https://github.com/concourse/concourse/archive/v5.5.11.tar.gz
- sha256sums = a04f945719d7b51054d48f35558b3f14e466d8fbe39971987ed8701a35994ea2
+ makedepends = yarn
+ source = concourse-6.7.4.tar.gz::https://github.com/concourse/concourse/archive/v6.7.4.tar.gz
+ sha256sums = d8e95f7a38c7efab9450315b64250bb5c26baec9f49ae204a6dbce31c9a62244
pkgname = concourse
+ pkgdesc = Concourse is a container-based continuous thing-doer written in Go and Elm
+ optdepends = cni-plugins
+ optdepends = containerd
+ conflicts = concourse-bin
+
+pkgname = concourse-fly-cli
+ pkgdesc = A command line interface that runs a build in a container with ATC
+ conflicts = concourse-fly
+ conflicts = concourse-fly-bin
+ conflicts = concourse-fly-git
+ conflicts = fly-cli