Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gitlab
Commits:
07301c91 by Caleb Maclennan at 2023-12-29T16:52:10+03:00
upgpkg: 16.7.0-2: Fix config patch, thanks to !4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gitlab
pkgdesc = Project management and code hosting application
pkgver = 16.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/gitlab-org/gitlab-foss
install = gitlab.install
arch = x86_64
@@ -57,7 +57,7 @@ pkgbase = gitlab
source = gitlab.tmpfiles.d
source = gitlab.logrotate
sha256sums = SKIP
- sha256sums =
b8e5142c8cc5b2daf618771cf63c164b1cf45bbc8d8ec028776479599d45f2ee
+ sha256sums =
e03957f659731f10d6e2a5804f1ba3096f525a4b3d8f3cb0b39ee3a97170766b
sha256sums =
8cc4d933743906b4213b8ea8d8c5a62535e27e4073f73581a5dad40078dde000
sha256sums =
f99499116f5d7cf59ccb7bfabd2d1ba68fbf83040571c607f7b0b50e6f50cbcf
sha256sums =
2e5d83b3ff8166094ca35dfc58d9e591bc3127a66d9515d344753a622a22aa8a
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
pkgname=gitlab
pkgver=16.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='Project management and code hosting application'
arch=(x86_64)
url='https://gitlab.com/gitlab-org/gitlab-foss'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/commit/07301c91ed4bed4e44d7a85d0ae1df7423e190fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/commit/07301c91ed4bed4e44d7a85d0ae1df7423e190fc
You're receiving this email because of your account on gitlab.archlinux.org.