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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Aug 6 11:54:16 UTC 2017


    Date: Sunday, August 6, 2017 @ 11:54:16
  Author: svenstaro
Revision: 248994

upgpkg: gitlab-workhorse 3.0.0-1

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-06 11:52:33 UTC (rev 248993)
+++ PKGBUILD	2017-08-06 11:54:16 UTC (rev 248994)
@@ -3,7 +3,7 @@
 # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
 
 pkgname=gitlab-workhorse
-pkgver=2.2.0
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app (Unicorn)"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('go')
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v${pkgver}"
         "gitlab-workhorse.service")
-sha512sums=('b1a80c6422c460ed95200d61ed1e77b88192fd2b0255d3dbcdef5d48dd64a20c658936ede988432cab09b84e70dba8351425c963122d80c3ae0e5f22daf02e98'
+sha512sums=('990259fc1c1bad6b4ee857042faa873dafc57b4ec96101bf889e720d3b065598cec3bd30b1f561336b653454f7326c80b1f9a2531ea9fb27b49ee96f7cffe3a2'
             '2821d1f9b0d0ac2f4b0e59c2b5813929f34eb769511a246637232b4c85ed37b6a023c206a1819794703bb880294bedd167fdbda0150719481c1048001e1c8b95')
 
 build() {



More information about the arch-commits mailing list