Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gitlab
Commits: 52876c83 by Antonio Rojas at 2025-02-20T14:33:13+01:00 ICU 76 rebuild Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/issues/13 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = gitlab pkgdesc = Project management and code hosting application pkgver = 17.8.2 - pkgrel = 1 + pkgrel = 2 url = https://gitlab.com/gitlab-org/gitlab-foss install = gitlab.install arch = x86_64 ===================================== PKGBUILD ===================================== @@ -10,7 +10,7 @@ pkgname=gitlab pkgver=17.8.2 -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/52876c83c65a860d6bf9fd70d91d12526c5ceb8f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab/-/commit/52876c83c65a860d6bf9fd70d91d12526c5ceb8f You're receiving this email because of your account on gitlab.archlinux.org.
