Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gitlab
Commits:
ce2ccd33 by Caleb Maclennan at 2024-09-26T15:02:55+03:00
upgpkg: 17.4.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gitlab
pkgdesc = Project management and code hosting application
- pkgver = 17.4.0
+ pkgver = 17.4.1
pkgrel = 1
url = https://gitlab.com/gitlab-org/gitlab-foss
install = gitlab.install
@@ -51,7 +51,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.4.0
+ source = git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v17.4.1
source = gitlab-configs.patch
source =
https://gitlab.com/gitlab-org/gitlab/-/commit/6256fc51dcd67b0fa2ec21ae2b74a21175f185a4.patch
source = gitlab-environment
@@ -64,7 +64,7 @@ pkgbase = gitlab
source = gitlab.target
source = gitlab.tmpfiles.d
source = gitlab.logrotate
- sha256sums =
c2e8350198521b32e3f995c8ca6a908889cf0e0c80fc26df45c40f250130f05b
+ sha256sums =
e07c862a6099ca2ec60c6ff421ab623faf88c1c2e0426fe9a6e5d1b066f66e14
sha256sums =
dfbafb383942f0e6088f49c49a40c59994e1af57c6197e9443f9839e145154e3
sha256sums =
36f747b2d51484f2c28c78d0800fc0fcb84bf5d4ad3cd72ec2c05187b1583380
sha256sums =
8cc4d933743906b4213b8ea8d8c5a62535e27e4073f73581a5dad40078dde000
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
# Contributor: loqs <[email protected]>
pkgname=gitlab
-pkgver=17.4.0
+pkgver=17.4.1
pkgrel=1
pkgdesc='Project management and code hosting application'
arch=(x86_64)
@@ -69,7 +69,7 @@ provides=(gitlab-workhorse) # FS78036
conflicts=(gitlab-workhorse)
replaces=(gitlab-workhorse)
install=gitlab.install
-sha256sums=('c2e8350198521b32e3f995c8ca6a908889cf0e0c80fc26df45c40f250130f05b'
+sha256sums=('e07c862a6099ca2ec60c6ff421ab623faf88c1c2e0426fe9a6e5d1b066f66e14'
'dfbafb383942f0e6088f49c49a40c59994e1af57c6197e9443f9839e145154e3'
'36f747b2d51484f2c28c78d0800fc0fcb84bf5d4ad3cd72ec2c05187b1583380'
'8cc4d933743906b4213b8ea8d8c5a62535e27e4073f73581a5dad40078dde000'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/commit/ce2ccd33d93ea9ad5e0c6b712895f252bb41ac9a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/commit/ce2ccd33d93ea9ad5e0c6b712895f252bb41ac9a
You're receiving this email because of your account on gitlab.archlinux.org.