summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 660197d7769f..1ef167a0f06a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitlab-runner-custom-executors
pkgdesc = The official GitLab CI runner written in Go with a LXC Executor
- pkgver = 9.2.0
- pkgrel = 3
+ pkgver = 9.5.0
+ pkgrel = 1
url = https://gitlab.com/gitlab-org/gitlab-ci-multi-runner
install = gitlab-runner.install
arch = i686
@@ -17,27 +17,29 @@ pkgbase = gitlab-runner-custom-executors
depends = git
depends = glibc
depends = tar
- provides = gitlab-runner=9.2.0-3
+ provides = gitlab-runner=9.5.0-1
conflicts = gitlab-runner
- noextract = prebuilt-x86_64.tar.xz
- noextract = prebuilt-arm.tar.xz
+ noextract = prebuilt-9.5.0-x86_64.tar.xz
+ noextract = prebuilt-9.5.0-arm.tar.xz
backup = etc/gitlab-runner/config.toml
- source = git+https://gitlab.com/gitlab-org/gitlab-ci-multi-runner.git#tag=v9.2.0
- source = https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-x86_64.tar.xz
- source = https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-arm.tar.xz
+ source = git+https://gitlab.com/gitlab-org/gitlab-ci-multi-runner.git#tag=v9.5.0
+ source = prebuilt-9.5.0-x86_64.tar.xz::https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/v9.5.0/docker/prebuilt-x86_64.tar.xz
+ source = prebuilt-9.5.0-arm.tar.xz::https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/v9.5.0/docker/prebuilt-arm.tar.xz
source = gitlab-runner.service
source = gitlab-runner.sysusers
source = gitlab-runner.tmpfiles
source = config.toml
source = lxc_executor.patch
+ source = lxc_update.patch
sha512sums = SKIP
- sha512sums = SKIP
- sha512sums = SKIP
+ sha512sums = da953698b2656d5d85a77891a3944951c8099ea61533b6c600d867edb4bb9ee90c799aadb46eb1509abee2810f98a511e20bb8f61adfce0b6c2cb008db1fc1b8
+ sha512sums = 49ae61727a98082adfc6b0b9fd5b108fc7981f4628dc20a6dd6136102b9e17f3877ad61efff51e2ef3e7da40e01571dd2f94849fb120bec55ba028542751569c
sha512sums = ed24841242a56a3b10dd80cd23e0c980f6bbe5fd0ebd4c6b46529947e4920cc9c03e4f4b239da8a798c801a6cdd757415113f97e45c1032f2c519fdaec4d3ae0
sha512sums = 8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40
sha512sums = 6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3
sha512sums = f39c23fc06636f31c3fadb9a630c54527e8255098f18d275772cb30875d0a7463717101704070d432f2b69ab71f076a9538172a439bc307722dad2c7e260f752
sha512sums = f88b8e6a8afb4f11bf61cfb6f680f611946658a8ea9c31588fb0b4be505bc72ac1af30ce819a2e74631d47919d684f121a625c091b3e6e891df5c434ae04acff
+ sha512sums = 8253422afbb51431b93c54d106c61a19821d2e1ee27eb5ade5f1eeb7c2575df3ed6452cf71ed2bc9a1d185302065eea1361b7aa8d239515ee32a01212153dd93
pkgname = gitlab-runner-custom-executors