[arch-commits] Commit in gitlab-workhorse/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Feb 25 16:37:44 UTC 2021
Date: Thursday, February 25, 2021 @ 16:37:44
Author: anatolik
Revision: 874136
upgpkg: gitlab-workhorse 8.64.0-1
Modified:
gitlab-workhorse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-25 16:23:55 UTC (rev 874135)
+++ PKGBUILD 2021-02-25 16:37:44 UTC (rev 874136)
@@ -3,7 +3,7 @@
# Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
pkgname=gitlab-workhorse
-pkgver=8.62.0
+pkgver=8.64.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=('4c6ba74341b6678f34f93737c44337878058866eecb92b5dd74547271924fc0050e7d6890b254150ba3e73dcf9ac494886fbe8850cf31f6ef0e684075dd21349'
+sha512sums=('82bf81e98654662944189eb3ba598c5c9eaf2312bab701f094868770d90d435be8aff8a087ed918025f8f1c233bb74bb6120554a979770f4350cb717c7f72a02'
'893527f270179fc78ff60e33f0b44abd984d1e9859dd5bf59fea77245ddd4c1c252d2c7882719366944d0f9341a90b5e077470b15afcc3df419b0d0a9f2e6d56')
build() {
More information about the arch-commits
mailing list