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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Oct 15 07:50:37 UTC 2017


    Date: Sunday, October 15, 2017 @ 07:50:35
  Author: svenstaro
Revision: 262853

upgpkg: gitlab-workhorse 3.2.0-2

go-pie rebuild

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 07:47:20 UTC (rev 262852)
+++ PKGBUILD	2017-10-15 07:50:35 UTC (rev 262853)
@@ -4,13 +4,13 @@
 
 pkgname=gitlab-workhorse
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app (Unicorn)"
 arch=('i686' 'x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-workhorse"
 license=('MIT')
 depends=('glibc')
-makedepends=('go')
+makedepends=('go-pie')
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v${pkgver}"
         "gitlab-workhorse.service")
 sha512sums=('1737df88487fa4f86c188063a311305f58db3274163c6564efdcd13b8468adc2a8b411bd5e72526f69fd5d066b179f17035d1840087ce24a8b26aed74aa28bac'



More information about the arch-commits mailing list