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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 13 00:12:19 UTC 2016


    Date: Sunday, November 13, 2016 @ 00:12:18
  Author: svenstaro
Revision: 195483

upgpkg: gitlab-workhorse 1.0.0-1

upstream release 1.0.0

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-13 00:05:56 UTC (rev 195482)
+++ PKGBUILD	2016-11-13 00:12:18 UTC (rev 195483)
@@ -3,7 +3,7 @@
 # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
 
 pkgname=gitlab-workhorse
-pkgver=0.8.5
+pkgver=1.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")
-sha256sums=('babfe1c7db58e9be6f40f21c5d3e02cd6c43b0927c05a609e35b308416dcc1b8'
+sha256sums=('43859c66146333568004bf5560465e13b9f28009f3e9f9265f25d6fed6560f4f'
             '41be2c981c0869ae5c01dda7ead34c00a9a1686f204c0e033e6e1bc45f7c6b50')
 
 build() {



More information about the arch-commits mailing list