[arch-commits] Commit in gitlab-runner/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Oct 2 17:19:12 UTC 2018


    Date: Tuesday, October 2, 2018 @ 17:19:11
  Author: svenstaro
Revision: 389024

upgpkg: gitlab-runner 11.3.1-1

Modified:
  gitlab-runner/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 17:18:21 UTC (rev 389023)
+++ PKGBUILD	2018-10-02 17:19:11 UTC (rev 389024)
@@ -2,7 +2,7 @@
 # Contributor: Lubomir 'Kuci' Kucera <kuci24-at-gmail-dot-com>
 
 pkgname=gitlab-runner
-pkgver=11.3.0
+pkgver=11.3.1
 pkgrel=1
 pkgdesc="The official GitLab CI runner written in Go"
 arch=('x86_64')
@@ -16,8 +16,6 @@
 noextract=("prebuilt-${pkgver}-x86_64.tar.xz"
            "prebuilt-${pkgver}-arm.tar.xz")
 
-# Note: This should be built using git because the runner gets its version information from there and I
-# haven't found the place to patch that yet.
 source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-runner/repository/archive?sha=v${pkgver}"
         "prebuilt-${pkgver}-x86_64.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-x86_64.tar.xz"
         "prebuilt-${pkgver}-arm.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-arm.tar.xz"
@@ -25,9 +23,9 @@
         "gitlab-runner.sysusers"
         "gitlab-runner.tmpfiles"
         "config.toml")
-sha512sums=('a946467f8904e65c9f0450953eababfee6f436abc60899344db97ffd339e04a4466e4c8ffe22b7af9b79bdf0707b5c9e50fefb76e3e15a2b4eed0319d3a4d692'
-            'c2485fea489f21408a3dbb41d152536a5fa8a8fc2d30f27c3c555978df853fc51356e184f57d2d5d30ff5ee6583fd3e0fd029b22f77071f364f5b6244eb28057'
-            'fc3274d43c57ac7ae196f8a18dfe14c467863f862b59d039da4b56776cd09dd63ff88361cec7eed772c492b43c004da790b6fadf557c6453bd804b3c49c1f2e6'
+sha512sums=('8f3072383241ac256b2557afb5c245534bd651ef7c93198136223c5b51e6e807232fe5a468fe0db6b4674868f27788c366f05f9351cec786464e39dbd85aa0ac'
+            'be710d5ee98a5232c137d99a5bd1a5fce8206b0f850d5e53cf26a29f9678d9d96de83c3c2aa35cf8d011a94c555d08b94ea66a615a549e51f007cda17249a602'
+            'd4a4ffe64c5989f5051a0b5eeb25d2f1ace1e95314eb6ae11a20e5e1416eac8f7859818216055447e65ab1b077b26a39028ec17923095586225b644947f1c36c'
             '8a5a8b7654d3864722e784b2814c6278c17876f1c0c4fc0676fbcf6817ad2ba4be55501e67ce88c62b5b63ca886b01afc6feac98ba49842acd244abdd1a8296f'
             '8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
             '6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'



More information about the arch-commits mailing list