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

Anatol Pomozov anatolik at archlinux.org
Thu Jun 4 18:32:46 UTC 2020


    Date: Thursday, June 4, 2020 @ 18:32:45
  Author: anatolik
Revision: 639028

upgpkg: gitlab-workhorse 8.35.0-1

Modified:
  gitlab-workhorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 18:26:08 UTC (rev 639027)
+++ PKGBUILD	2020-06-04 18:32:45 UTC (rev 639028)
@@ -3,7 +3,7 @@
 # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
 
 pkgname=gitlab-workhorse
-pkgver=8.33.0
+pkgver=8.35.0
 pkgrel=1
 pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app (Unicorn)"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('go')
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-workhorse/repository/archive?sha=v${pkgver}"
         "gitlab-workhorse.service")
-sha512sums=('089502662937d4fe10639abe802d97008691f4db07fa1987bb9acc225e470411e3426d7a5f59ecd57043d1d20085f3fbfc0128a44dee8c24953c6e7aaa33c0a6'
+sha512sums=('b19d217e52ce50c07db680f30db094b8d4b2d11ea250883b4cb6025448dc53f2b69d9f7b947c213e0a5e646ea7c9c7cb9bf077cfafb39eb0b5d91dd016b81351'
             '893527f270179fc78ff60e33f0b44abd984d1e9859dd5bf59fea77245ddd4c1c252d2c7882719366944d0f9341a90b5e077470b15afcc3df419b0d0a9f2e6d56')
 
 build() {
@@ -36,5 +36,3 @@
   install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
   install -Dm0644 "${srcdir}/gitlab-workhorse.service" "${pkgdir}/usr/lib/systemd/system/gitlab-workhorse.service"
 }
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list