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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Apr 23 19:44:07 UTC 2018


    Date: Monday, April 23, 2018 @ 19:44:06
  Author: svenstaro
Revision: 317444

upgpkg: gitlab-shell 2:7.1.2-2

Use new API path to archive

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-23 19:43:48 UTC (rev 317443)
+++ PKGBUILD	2018-04-23 19:44:06 UTC (rev 317444)
@@ -8,7 +8,7 @@
 
 pkgname=gitlab-shell
 pkgver=7.1.2
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc="Git management software"
 arch=('x86_64')
@@ -23,7 +23,7 @@
         "etc/webapps/${pkgname}/gitconfig"
         "etc/webapps/${pkgname}/authorized_keys"
         "etc/webapps/${pkgname}/")
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-shell/repository/archive.tar.gz?ref=v${pkgver}"
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-shell/repository/archive?sha=v${pkgver}"
         "gitlab-shell.gitconfig"
         "gitlab-shell.sysusers")
 sha512sums=('5b614b80c539333fc3372c13228d4db030def007b1fb800a97146fb9096304a96216935ec31db056e64254fe2d55afa676b5bc81fd03d70c592f053d1a45c879'



More information about the arch-commits mailing list