Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gitlab
Commits:
73367efe by Caleb Maclennan at 2024-07-23T23:16:01+03:00
upgpkg: 17.0.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gitlab
pkgdesc = Project management and code hosting application
- pkgver = 17.0.3
- pkgrel = 2
+ pkgver = 17.0.4
+ pkgrel = 1
url = https://gitlab.com/gitlab-org/gitlab-foss
install = gitlab.install
arch = x86_64
@@ -50,7 +50,7 @@ pkgbase = gitlab
backup = etc/webapps/gitlab/cable.yml
backup = etc/webapps/gitlab/smtp_settings.rb
backup = etc/logrotate.d/gitlab
- source = git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v17.0.3
+ source = git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v17.0.4
source = gitlab-configs.patch
source = gitlab-environment
source = gitlab-puma.service
@@ -62,7 +62,7 @@ pkgbase = gitlab
source = gitlab.target
source = gitlab.tmpfiles.d
source = gitlab.logrotate
- sha256sums =
4b4b3ac5bff366e17ad456456ca9c9b44296646a652e7d7ab768bb1a4f00794e
+ sha256sums =
a637be86b17961222c9611162b98e529d52c588d55538dd7463abc3bf5afdb4d
sha256sums =
e03957f659731f10d6e2a5804f1ba3096f525a4b3d8f3cb0b39ee3a97170766b
sha256sums =
8cc4d933743906b4213b8ea8d8c5a62535e27e4073f73581a5dad40078dde000
sha256sums =
f99499116f5d7cf59ccb7bfabd2d1ba68fbf83040571c607f7b0b50e6f50cbcf
=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@
# Contributor: loqs <[email protected]>
pkgname=gitlab
-pkgver=17.0.3
-pkgrel=2
+pkgver=17.0.4
+pkgrel=1
pkgdesc='Project management and code hosting application'
arch=(x86_64)
url='https://gitlab.com/gitlab-org/gitlab-foss'
@@ -67,7 +67,7 @@ provides=(gitlab-workhorse) # FS78036
conflicts=(gitlab-workhorse)
replaces=(gitlab-workhorse)
install=gitlab.install
-sha256sums=('4b4b3ac5bff366e17ad456456ca9c9b44296646a652e7d7ab768bb1a4f00794e'
+sha256sums=('a637be86b17961222c9611162b98e529d52c588d55538dd7463abc3bf5afdb4d'
'e03957f659731f10d6e2a5804f1ba3096f525a4b3d8f3cb0b39ee3a97170766b'
'8cc4d933743906b4213b8ea8d8c5a62535e27e4073f73581a5dad40078dde000'
'f99499116f5d7cf59ccb7bfabd2d1ba68fbf83040571c607f7b0b50e6f50cbcf'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/commit/73367efe720186139526e71b94fbf052cdce98d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/commit/73367efe720186139526e71b94fbf052cdce98d3
You're receiving this email because of your account on gitlab.archlinux.org.