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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Feb 9 15:14:25 UTC 2017


    Date: Thursday, February 9, 2017 @ 15:14:23
  Author: svenstaro
Revision: 211484

upgpkg: gitlab-workhorse 1.3.0-1

upstream release 1.3.0

Modified:
  gitlab-workhorse/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-09 15:12:10 UTC (rev 211483)
+++ PKGBUILD	2017-02-09 15:14:23 UTC (rev 211484)
@@ -3,7 +3,7 @@
 # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
 
 pkgname=gitlab-workhorse
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app (Unicorn)"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('go')
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v${pkgver}"
         "gitlab-workhorse.service")
-sha256sums=('527df517e6657e5a999b7cdf05d9f0720f2586041427ce228c29ea339d31ec6e'
-            '41be2c981c0869ae5c01dda7ead34c00a9a1686f204c0e033e6e1bc45f7c6b50')
+sha512sums=('cdbd4a3887b19115d2da33079f9f8c25d7880deabed4b5a7cf52ac4c20776bfc4c81e1cc672d99ba3b823a2eca6e91e01d9a58ce00010b8d02be08bd62a1b0e1'
+            '2821d1f9b0d0ac2f4b0e59c2b5813929f34eb769511a246637232b4c85ed37b6a023c206a1819794703bb880294bedd167fdbda0150719481c1048001e1c8b95')
 
 build() {
   cd "${pkgname}-v${pkgver}-"*



More information about the arch-commits mailing list