[arch-commits] Commit in gitlab-workhorse/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Apr 23 19:11:51 UTC 2018
Date: Monday, April 23, 2018 @ 19:11:51
Author: svenstaro
Revision: 317432
upgpkg: gitlab-workhorse 4.1.0-2
Use new API path to archive
Modified:
gitlab-workhorse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-23 19:08:14 UTC (rev 317431)
+++ PKGBUILD 2018-04-23 19:11:51 UTC (rev 317432)
@@ -4,7 +4,7 @@
pkgname=gitlab-workhorse
pkgver=4.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="HTTP server to unload Git HTTP traffic from GitLab Rails app (Unicorn)"
arch=('x86_64')
url="https://gitlab.com/gitlab-org/gitlab-workhorse"
@@ -11,7 +11,7 @@
license=('MIT')
depends=('glibc')
makedepends=('go-pie')
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz?ref=v${pkgver}"
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-workhorse/repository/archive?sha=v${pkgver}"
"gitlab-workhorse.service")
sha512sums=('b8dac99b983781f9f82ba7f7ab07c7014c5c308b920ce6ce792e89879122a76606bde63f5fc26c19b77348cbb7e9c01dba5a0c51a0f45e6cae4e5d676e6b6647'
'c5ce0e47fa186cf9374e9771e99df0346c3652a20dd43257a6d50003b083e78cb2ed65abdbd45cc4062114023f7b112793c25136e2d6b118e1ba30623f16be83')
More information about the arch-commits
mailing list