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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 26 06:41:35 UTC 2017


    Date: Sunday, November 26, 2017 @ 06:41:34
  Author: svenstaro
Revision: 268711

upgpkg: gitlab-workhorse 3.3.1-1

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-26 06:41:32 UTC (rev 268710)
+++ PKGBUILD	2017-11-26 06:41:34 UTC (rev 268711)
@@ -3,8 +3,8 @@
 # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
 
 pkgname=gitlab-workhorse
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.3.1
+pkgrel=1
 pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app (Unicorn)"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-workhorse"
@@ -13,7 +13,7 @@
 makedepends=('go-pie')
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v${pkgver}"
         "gitlab-workhorse.service")
-sha512sums=('1737df88487fa4f86c188063a311305f58db3274163c6564efdcd13b8468adc2a8b411bd5e72526f69fd5d066b179f17035d1840087ce24a8b26aed74aa28bac'
+sha512sums=('a90842d09f3569ad82cacbe3c0de4660c8d843b892c1e63bcc5a403e3f9be2a9fd565b8703f826e0324ff5d1d152ad08c7dbc8929209172b3f04e94b76423a27'
             '2821d1f9b0d0ac2f4b0e59c2b5813929f34eb769511a246637232b4c85ed37b6a023c206a1819794703bb880294bedd167fdbda0150719481c1048001e1c8b95')
 
 build() {



More information about the arch-commits mailing list