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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Dec 29 00:48:15 UTC 2016


    Date: Thursday, December 29, 2016 @ 00:48:14
  Author: svenstaro
Revision: 203222

upgpkg: gitlab-workhorse 1.2.1-1

upstream release 1.2.1

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-28 23:58:22 UTC (rev 203221)
+++ PKGBUILD	2016-12-29 00:48:14 UTC (rev 203222)
@@ -3,7 +3,7 @@
 # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
 
 pkgname=gitlab-workhorse
-pkgver=1.0.0
+pkgver=1.2.1
 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")
-sha256sums=('43859c66146333568004bf5560465e13b9f28009f3e9f9265f25d6fed6560f4f'
+sha256sums=('527df517e6657e5a999b7cdf05d9f0720f2586041427ce228c29ea339d31ec6e'
             '41be2c981c0869ae5c01dda7ead34c00a9a1686f204c0e033e6e1bc45f7c6b50')
 
 build() {



More information about the arch-commits mailing list