[arch-commits] Commit in gitlab-workhorse/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Jan 21 18:28:21 UTC 2021
Date: Thursday, January 21, 2021 @ 18:28:21
Author: anatolik
Revision: 824110
upgpkg: gitlab-workhorse 8.61.0-1
Modified:
gitlab-workhorse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-21 18:27:01 UTC (rev 824109)
+++ PKGBUILD 2021-01-21 18:28:21 UTC (rev 824110)
@@ -3,7 +3,7 @@
# Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
pkgname=gitlab-workhorse
-pkgver=8.58.0
+pkgver=8.61.0
pkgrel=1
pkgdesc="A smart reverse proxy for GitLab that handles large HTTP requests such as file downloads, file uploads, git push/pull and git archive downloads"
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=('58e6fcd2e8a0417010a22d491b1ba272d6607999222481c75ea768422f86d5bcca162e6ead28314a25dbb638aedde50b0eb2efaa8c90134de9ef941c055cddd0'
+sha512sums=('aab8f46288bd74cf150b6d6f963fd2e80526e70722c0c12db93cd86b821f12cf87c652f013bc79a76dda0b24aa0a92b5ff6e0c1ad620deb2ba3b49a75723ed90'
'893527f270179fc78ff60e33f0b44abd984d1e9859dd5bf59fea77245ddd4c1c252d2c7882719366944d0f9341a90b5e077470b15afcc3df419b0d0a9f2e6d56')
build() {
More information about the arch-commits
mailing list