From 104beef54a430be85f9a2e43cbe63780813dad9d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 16 Aug 2019 12:38:42 +0000 Subject: [PATCH] community/gitlab-runner to 12.1.0-2 --- community/gitlab-runner/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gitlab-runner/PKGBUILD b/community/gitlab-runner/PKGBUILD index e55f4fb41..bf9ca9ad9 100644 --- a/community/gitlab-runner/PKGBUILD +++ b/community/gitlab-runner/PKGBUILD @@ -8,7 +8,7 @@ buildarch=4 pkgname=gitlab-runner pkgver=12.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="The official GitLab CI runner written in Go" arch=('x86_64' 'armv7h') url='https://gitlab.com/gitlab-org/gitlab-runner'