Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gitlab-runner
Commits:
7bcf3295 by Caleb Maclennan at 2026-07-15T16:38:44+03:00
upgpkg: 19.2.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gitlab-runner
pkgdesc = The official GitLab CI runner written in Go
- pkgver = 19.1.1
+ pkgver = 19.2.0
pkgrel = 1
url = https://gitlab.com/gitlab-org/gitlab-runner
install = gitlab-runner.install
@@ -18,19 +18,19 @@ pkgbase = gitlab-runner
depends = tar
optdepends = inetutils: hostname command
replaces = gitlab-ci-multi-runner
- noextract = prebuilt-alpine-x86_64-19.1.1.tar.xz
- noextract = prebuilt-ubuntu-x86_64-19.1.1.tar.xz
+ noextract = prebuilt-alpine-x86_64-19.2.0.tar.xz
+ noextract = prebuilt-ubuntu-x86_64-19.2.0.tar.xz
backup = etc/gitlab-runner/config.toml
- source = git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=v19.1.1
- source =
prebuilt-alpine-x86_64-19.1.1.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.1.1/helper-images/prebuilt-alpine-x86_64.tar.xz
- source =
prebuilt-ubuntu-x86_64-19.1.1.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.1.1/helper-images/prebuilt-ubuntu-x86_64.tar.xz
+ source = git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=v19.2.0
+ source =
prebuilt-alpine-x86_64-19.2.0.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.2.0/helper-images/prebuilt-alpine-x86_64.tar.xz
+ source =
prebuilt-ubuntu-x86_64-19.2.0.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.2.0/helper-images/prebuilt-ubuntu-x86_64.tar.xz
source = gitlab-runner.service
source = gitlab-runner.sysusers
source = gitlab-runner.tmpfiles
source = config.toml
- sha512sums =
4ed5d50ea3152b4f9c81afe4cc5935e16cad874300bc6ba352d389e85d0ffec8c0019e6a7ade7bd7cdaf33afabf0382c9c33058dbfd0a1b2642c3f726260bafa
- sha512sums =
075071f1aa2384cee0f31ad4bd4304fefda9c0cc0a57e28970f747feccd3e4514a29030c9086b0699e6ee3b3bf439387ea97701672db86711b9ac8f9bf616a39
- sha512sums =
24a92b1440c1d943ae169475b8c3933074efecb4e0a0aab3282534184231b835569c6539f6368a57f9bdf0c6b87635ba7ee6aefe51a00171ec0b26a1509e77d4
+ sha512sums =
297f8a55f5fe200ec51cb74dfa71cc5246e085993ba31b640be29605710933aa3b7702b2e63c6d3d0f1d723ae365cfa0606d61f5d7c0360a09421f2bd961c777
+ sha512sums =
d52a6ba5bac8cc7adc240150b5c4c8d835aaad4d7a1457827a3d41eb5359603fafa56fced2ba774446c96a94e1e0e770200f3c853c9f998d379fd1e2a5e2ce81
+ sha512sums =
cc09acf08364a6e99c31ca82b54877578c865ffa21f24a1ad0b2570570a33e2965b5d036cc8903b7e5f6af759cead8082536b7998ff28163b9153351c8343399
sha512sums =
a61348bc0c817a21588bd4a82daf7f230d41816b576befbc5727e37da534de6378031a49e9f5e2da34be5d78f4927a64ee856afaa80ec7b6e7037244d9dbead0
sha512sums =
8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40
sha512sums =
6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Martin Rys <[email protected]>
pkgname=gitlab-runner
-pkgver=19.1.1
+pkgver=19.2.0
pkgrel=1
pkgdesc="The official GitLab CI runner written in Go"
arch=('x86_64')
@@ -25,9 +25,9 @@ source=("git+$url.git#tag=v${pkgver}"
"gitlab-runner.sysusers"
"gitlab-runner.tmpfiles"
"config.toml")
-sha512sums=('4ed5d50ea3152b4f9c81afe4cc5935e16cad874300bc6ba352d389e85d0ffec8c0019e6a7ade7bd7cdaf33afabf0382c9c33058dbfd0a1b2642c3f726260bafa'
-
'075071f1aa2384cee0f31ad4bd4304fefda9c0cc0a57e28970f747feccd3e4514a29030c9086b0699e6ee3b3bf439387ea97701672db86711b9ac8f9bf616a39'
-
'24a92b1440c1d943ae169475b8c3933074efecb4e0a0aab3282534184231b835569c6539f6368a57f9bdf0c6b87635ba7ee6aefe51a00171ec0b26a1509e77d4'
+sha512sums=('297f8a55f5fe200ec51cb74dfa71cc5246e085993ba31b640be29605710933aa3b7702b2e63c6d3d0f1d723ae365cfa0606d61f5d7c0360a09421f2bd961c777'
+
'd52a6ba5bac8cc7adc240150b5c4c8d835aaad4d7a1457827a3d41eb5359603fafa56fced2ba774446c96a94e1e0e770200f3c853c9f998d379fd1e2a5e2ce81'
+
'cc09acf08364a6e99c31ca82b54877578c865ffa21f24a1ad0b2570570a33e2965b5d036cc8903b7e5f6af759cead8082536b7998ff28163b9153351c8343399'
'a61348bc0c817a21588bd4a82daf7f230d41816b576befbc5727e37da534de6378031a49e9f5e2da34be5d78f4927a64ee856afaa80ec7b6e7037244d9dbead0'
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-runner/-/commit/7bcf329515733f6f1957a95054adbc519426bac6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-runner/-/commit/7bcf329515733f6f1957a95054adbc519426bac6
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help