Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gitlab-runner
Commits:
aed2795a by Caleb Maclennan at 2026-05-30T11:01:15+03:00
upgpkg: 19.0.1-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.0.0
+ pkgver = 19.0.1
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.0.0.tar.xz
- noextract = prebuilt-ubuntu-x86_64-19.0.0.tar.xz
+ noextract = prebuilt-alpine-x86_64-19.0.1.tar.xz
+ noextract = prebuilt-ubuntu-x86_64-19.0.1.tar.xz
backup = etc/gitlab-runner/config.toml
- source = git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=v19.0.0
- source =
prebuilt-alpine-x86_64-19.0.0.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.0.0/helper-images/prebuilt-alpine-x86_64.tar.xz
- source =
prebuilt-ubuntu-x86_64-19.0.0.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.0.0/helper-images/prebuilt-ubuntu-x86_64.tar.xz
+ source = git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=v19.0.1
+ source =
prebuilt-alpine-x86_64-19.0.1.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.0.1/helper-images/prebuilt-alpine-x86_64.tar.xz
+ source =
prebuilt-ubuntu-x86_64-19.0.1.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v19.0.1/helper-images/prebuilt-ubuntu-x86_64.tar.xz
source = gitlab-runner.service
source = gitlab-runner.sysusers
source = gitlab-runner.tmpfiles
source = config.toml
- sha512sums =
18d024c0787f2a725c7d747d099a262a29fa2bc5026ef934d40bd2b583dfb71156145f7c5668147cb2821de53c994feff2be9b9ad3821edc6fd93b6c257a99c6
- sha512sums =
2678ff4b4b2e9878ec457cf07343b6cb54821ffbd55d0cdd9c319e0b8a0670ce33f9e431128fd32dc6b8ac0117cce1d578be189fff16ea5b3de5443881d56ded
- sha512sums =
8df6b1c583dee5bcf908c8f6ec6415a8c84e4a02ea0433c3faebe47ca7163fba16100b2b9d5482d57d51e31e1c054974739fae8f58b0077496eaaee9bdd19296
+ sha512sums =
66bcfc76b9110774c85c90696a9b9ab626757f82a600804cdea1c34e99d2f95111afd7fc1c823ada40b39227092452cf97925a82c67a4d4cfa59a6330a14f476
+ sha512sums =
9704101af8e4cbd254b2ed53f1d325aaedae4c788e8bccade7343b53f5a494bf45d2b7eabb123933b8de238a41f4bbb310e0c44142fa41573ea1c50ce4fde413
+ sha512sums =
23778154cfabac8236ff71f1d16274bf947a3907252dcac44558f6b03a72499c12563e6f3b50ff457122b9d42a7522a0006f02098ec7546b0bbab4b697cd794b
sha512sums =
a61348bc0c817a21588bd4a82daf7f230d41816b576befbc5727e37da534de6378031a49e9f5e2da34be5d78f4927a64ee856afaa80ec7b6e7037244d9dbead0
sha512sums =
8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40
sha512sums =
6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Martin Rys <[email protected]>
pkgname=gitlab-runner
-pkgver=19.0.0
+pkgver=19.0.1
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=('18d024c0787f2a725c7d747d099a262a29fa2bc5026ef934d40bd2b583dfb71156145f7c5668147cb2821de53c994feff2be9b9ad3821edc6fd93b6c257a99c6'
-
'2678ff4b4b2e9878ec457cf07343b6cb54821ffbd55d0cdd9c319e0b8a0670ce33f9e431128fd32dc6b8ac0117cce1d578be189fff16ea5b3de5443881d56ded'
-
'8df6b1c583dee5bcf908c8f6ec6415a8c84e4a02ea0433c3faebe47ca7163fba16100b2b9d5482d57d51e31e1c054974739fae8f58b0077496eaaee9bdd19296'
+sha512sums=('66bcfc76b9110774c85c90696a9b9ab626757f82a600804cdea1c34e99d2f95111afd7fc1c823ada40b39227092452cf97925a82c67a4d4cfa59a6330a14f476'
+
'9704101af8e4cbd254b2ed53f1d325aaedae4c788e8bccade7343b53f5a494bf45d2b7eabb123933b8de238a41f4bbb310e0c44142fa41573ea1c50ce4fde413'
+
'23778154cfabac8236ff71f1d16274bf947a3907252dcac44558f6b03a72499c12563e6f3b50ff457122b9d42a7522a0006f02098ec7546b0bbab4b697cd794b'
'a61348bc0c817a21588bd4a82daf7f230d41816b576befbc5727e37da534de6378031a49e9f5e2da34be5d78f4927a64ee856afaa80ec7b6e7037244d9dbead0'
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-runner/-/commit/aed2795a1fba2f7446c9ca31687e522341418e74
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-runner/-/commit/aed2795a1fba2f7446c9ca31687e522341418e74
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