Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gitlab-container-registry
Commits:
04c4ac45 by Caleb Maclennan at 2026-05-14T11:29:57+03:00
upgpkg: 4.40.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gitlab-container-registry
pkgdesc = GitLab Container Registry daemon
- pkgver = 4.39.0
+ pkgver = 4.40.0
pkgrel = 1
url = https://gitlab.com/gitlab-org/container-registry
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = gitlab-container-registry
license = Apache-2.0
makedepends = go
backup = etc/gitlab-container-registry/config.yml
- source =
https://gitlab.com/gitlab-org/container-registry/-/archive/v4.39.0-gitlab/container-registry-v4.39.0-gitlab.tar.bz2
+ source =
https://gitlab.com/gitlab-org/container-registry/-/archive/v4.40.0-gitlab/container-registry-v4.40.0-gitlab.tar.bz2
source = gitlab-container-registry.service
- sha256sums =
24c970097905d694508614374f38d0b1b1dd92d18245d1d848b29475bb74a2e1
+ sha256sums =
bfed1be372c6018d1c025df16f4c7a06ce6c2fe49a7b3ba536b4e266d702bed0
sha256sums =
61cd00e2981843bdeffe36767da20f09df1ca47cf814caf95d881c5c703f2004
pkgname = gitlab-container-registry
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=gitlab-container-registry
_pkgname=container-registry
-pkgver=4.39.0
+pkgver=4.40.0
pkgrel=1
pkgdesc='GitLab Container Registry daemon'
url="https://gitlab.com/gitlab-org/$_pkgname"
@@ -13,7 +13,7 @@ backup=("etc/$pkgname/config.yml")
_archive="$_pkgname-v$pkgver-gitlab"
source=("$url/-/archive/v$pkgver-gitlab/$_archive.tar.bz2"
"$pkgname.service")
-sha256sums=('24c970097905d694508614374f38d0b1b1dd92d18245d1d848b29475bb74a2e1'
+sha256sums=('bfed1be372c6018d1c025df16f4c7a06ce6c2fe49a7b3ba536b4e266d702bed0'
'61cd00e2981843bdeffe36767da20f09df1ca47cf814caf95d881c5c703f2004')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-container-registry/-/commit/04c4ac4541d6842d4dc31e6d61e79001e941d9b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-container-registry/-/commit/04c4ac4541d6842d4dc31e6d61e79001e941d9b2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help