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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Apr 24 09:35:59 UTC 2019


    Date: Wednesday, April 24, 2019 @ 09:35:58
  Author: svenstaro
Revision: 453273

upgpkg: gitlab-gitaly 1.35.0-1

Modified:
  gitlab-gitaly/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-24 09:34:20 UTC (rev 453272)
+++ PKGBUILD	2019-04-24 09:35:58 UTC (rev 453273)
@@ -4,8 +4,8 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab-gitaly
-pkgver=1.33.0
-pkgrel=2
+pkgver=1.35.0
+pkgrel=1
 pkgdesc="Speed up Git access using caching"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitaly"
@@ -16,7 +16,7 @@
 backup=("etc/gitlab-gitaly/config.toml")
 source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitaly/repository/archive?sha=v${pkgver}"
         "gitlab-gitaly.service")
-sha512sums=('e34073fc2d7128dcc62b37b7c97fce906c5aec4f48b13e1771b7971cb7b2f56bf39443653012672d90a8604f5b75059b29279f4d76f9be0cfdd897d8bbbaf39a'
+sha512sums=('7ab30ad029074a50f71ea56ed9569e7708a343fb14c8c315238e10ff8801f25da78d866b035374b9a46e70dc35d1a8b5d97dd6077feb177b7df7b226d2a3223f'
             'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
 
 _homedir="/var/lib/gitlab"



More information about the arch-commits mailing list