Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
buildkit


Commits:
d0765385 by Caleb Maclennan at 2026-05-14T11:38:34+03:00
upgpkg: 0.30.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = buildkit
        pkgdesc = A toolkit for converting source code to build artifacts in a 
repeatable manner
-       pkgver = 0.29.0
+       pkgver = 0.30.0
        pkgrel = 1
        url = https://github.com/moby/buildkit
        arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = buildkit
        depends = glibc
        depends = runc
        depends = containerd
-       source = buildkit::git+https://github.com/moby/buildkit.git#tag=v0.29.0
-       sha512sums = 
b330bad095421ed95810240d2aae810782451786a9731b705b5d75080cdb275caa6604d4fc2e1ed331a7bf0cb3bc5f1bc00e0bbabbb1a2c187ee299cc0c8b055
-       b2sums = 
62e8e428784bbf2b767980980acc9295b3aff708c89e7e86f3ac8d3458e0eed5a1e087a01b1f4672bd6fed8e8f67c1b52ad9225a2be825b1cb4e5545f8473993
+       source = buildkit::git+https://github.com/moby/buildkit.git#tag=v0.30.0
+       sha512sums = 
546828c43df7c002d660b0f77bf5c9a842c8d1b373d861a1fee413f7114ae172f72380e01b4bf4d1ab83791bf6a6264aa012b6f86b49b0993004334bb7364577
+       b2sums = 
360a303124f306c236cc635c6f629015250c3df1c447f3fc13e2672ab282843029055cc8d702c1e48bbd2f0c342a01ab15e444ac81c45ce0b80e7fdac8f14b72
 
 pkgname = buildkit


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Kenneth Endfinger <[email protected]>
 
 pkgname=buildkit
-pkgver=0.29.0
+pkgver=0.30.0
 pkgrel=1
 pkgdesc='A toolkit for converting source code to build artifacts in a 
repeatable manner'
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(Apache-2.0)
 depends=(glibc runc containerd)
 makedepends=(git go)
 source=("$pkgname::git+$url.git#tag=v$pkgver")
-sha512sums=('b330bad095421ed95810240d2aae810782451786a9731b705b5d75080cdb275caa6604d4fc2e1ed331a7bf0cb3bc5f1bc00e0bbabbb1a2c187ee299cc0c8b055')
-b2sums=('62e8e428784bbf2b767980980acc9295b3aff708c89e7e86f3ac8d3458e0eed5a1e087a01b1f4672bd6fed8e8f67c1b52ad9225a2be825b1cb4e5545f8473993')
+sha512sums=('546828c43df7c002d660b0f77bf5c9a842c8d1b373d861a1fee413f7114ae172f72380e01b4bf4d1ab83791bf6a6264aa012b6f86b49b0993004334bb7364577')
+b2sums=('360a303124f306c236cc635c6f629015250c3df1c447f3fc13e2672ab282843029055cc8d702c1e48bbd2f0c342a01ab15e444ac81c45ce0b80e7fdac8f14b72')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buildkit/-/commit/d07653855570c876978528852e06d203bcab8d9a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buildkit/-/commit/d07653855570c876978528852e06d203bcab8d9a
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


Reply via email to