Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
buildah


Commits:
de41c7aa by Morten Linderud at 2026-06-30T00:03:37+02:00
upgpkg: 1: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
        epoch = 1
        url = https://github.com/podman-container-tools/buildah
@@ -26,7 +26,7 @@ pkgbase = buildah
        depends = containers-common
        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
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=buildah
 epoch=1
-pkgver=1.43.1
+pkgver=1.44.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -15,7 +15,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/de41c7aa3f252a6d0e08bda91f510fb018bda2ec

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