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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Jan 25 12:33:06 UTC 2019


    Date: Friday, January 25, 2019 @ 12:33:03
  Author: svenstaro
Revision: 427731

upgpkg: gitlab-workhorse 8.1.0-1

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 11:09:05 UTC (rev 427730)
+++ PKGBUILD	2019-01-25 12:33:03 UTC (rev 427731)
@@ -3,7 +3,7 @@
 # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
 
 pkgname=gitlab-workhorse
-pkgver=8.0.0
+pkgver=8.1.0
 pkgrel=1
 pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app (Unicorn)"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('go-pie')
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-workhorse/repository/archive?sha=v${pkgver}"
         "gitlab-workhorse.service")
-sha512sums=('0d3c448108adbb9fd978ccdb9185b2c26eefd659b00244963437b35dd8b0b9c652a41e766b96a1dbe6ac6e3e0bf98b5f51bbf8deb3b09a7a2b7143934f23c850'
+sha512sums=('a72c32990e2291d8c5cb0302d01a46a5a2341ffb99a529ffce82658399969f202860bf7c91394c03aad30ff345537e4618f3158d59a2151d5b52b460d0b5e68b'
             'c5ce0e47fa186cf9374e9771e99df0346c3652a20dd43257a6d50003b083e78cb2ed65abdbd45cc4062114023f7b112793c25136e2d6b118e1ba30623f16be83')
 
 build() {



More information about the arch-commits mailing list