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'