George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
buildah


Commits:
f5716c6f by George Rawlinson at 2026-05-28T08:37:09+00:00
upgpkg: 1.44.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = buildah
        pkgdesc = A tool which facilitates building OCI images
-       pkgver = 1.43.1
+       pkgver = 1.44.0
        pkgrel = 1
        url = https://github.com/containers/buildah
        arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = buildah
        depends = sqlite
        options = !lto
        options = !debug
-       source = git+https://github.com/containers/buildah.git#tag=v1.43.1
-       sha512sums = 
f4a93cf8dfa94463c1197e9c14c95c684e7b0c56f78310e1ff1474beb2d56423575359edabe3817da90cb0d51dced29b4e4d152efd28e21ba40f3da5279251b0
+       source = git+https://github.com/containers/buildah.git#tag=v1.44.0
+       sha512sums = 
38731dc82bc5540da1f5fe99fb39f1af978a1f28173eef3393594f726e602e4ed08dac4df4f14ea17484eb076868b74ea72294eceb739b9c8316d685b3c68c6d
 
 pkgname = buildah


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=buildah
-pkgver=1.43.1
+pkgver=1.44.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(go git bats btrfs-progs device-mapper gpgme 
libassuan
              bzip2 go-md2man skopeo systemd)
 options=(!lto !debug)
 source=(git+https://github.com/containers/buildah.git#tag=v$pkgver)
-sha512sums=('f4a93cf8dfa94463c1197e9c14c95c684e7b0c56f78310e1ff1474beb2d56423575359edabe3817da90cb0d51dced29b4e4d152efd28e21ba40f3da5279251b0')
+sha512sums=('38731dc82bc5540da1f5fe99fb39f1af978a1f28173eef3393594f726e602e4ed08dac4df4f14ea17484eb076868b74ea72294eceb739b9c8316d685b3c68c6d')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buildah/-/commit/f5716c6fb20f956fc5538e52b8228f28b973fbd6

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