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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Jun 30 12:02:59 UTC 2017


    Date: Friday, June 30, 2017 @ 12:02:58
  Author: svenstaro
Revision: 241676

upgpkg: gitlab-gitaly 0.13.0-2

don't depend on gitlab-shell

Modified:
  gitlab-gitaly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-30 11:58:39 UTC (rev 241675)
+++ PKGBUILD	2017-06-30 12:02:58 UTC (rev 241676)
@@ -2,12 +2,12 @@
 
 pkgname=gitlab-gitaly
 pkgver=0.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Speed up Git access using caching"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitaly"
 license=('MIT')
-depends=('glibc' 'gitlab-shell')
+depends=('glibc')
 makedepends=('go')
 backup=("etc/gitlab-gitaly/config.toml")
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitaly/repository/archive.tar.gz?ref=v${pkgver}"



More information about the arch-commits mailing list