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


Commits:
d36a9580 by George Rawlinson at 2025-12-03T08:05:19+00:00
upgpkg: 1.42.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = buildah
        pkgdesc = A tool which facilitates building OCI images
-       pkgver = 1.42.1
+       pkgver = 1.42.2
        pkgrel = 1
        url = https://github.com/containers/buildah
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = buildah
        depends = gpgme
        options = !lto
        options = !debug
-       source = git+https://github.com/containers/buildah.git#tag=v1.42.1
-       sha512sums = 
53f21c652f54882607cc9b4b9ac58d342bba44e13bdea2fb1443837c1aff124b26c7123ef288e02cc29b6f7de37fae4c0ad4e254584940d89f042aa32cb61879
+       source = git+https://github.com/containers/buildah.git#tag=v1.42.2
+       sha512sums = 
60723b3fc2414736b0fe0a6594ac5eff509ca74c36b0f6c7a42f4c529801ee0568f4adac4fe6f59b43e8ff29ada124c0a5bf17c20680982c2d6f52f98da4e8da
 
 pkgname = buildah


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=buildah
-pkgver=1.42.1
+pkgver=1.42.2
 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=('53f21c652f54882607cc9b4b9ac58d342bba44e13bdea2fb1443837c1aff124b26c7123ef288e02cc29b6f7de37fae4c0ad4e254584940d89f042aa32cb61879')
+sha512sums=('60723b3fc2414736b0fe0a6594ac5eff509ca74c36b0f6c7a42f4c529801ee0568f4adac4fe6f59b43e8ff29ada124c0a5bf17c20680982c2d6f52f98da4e8da')
 
 build() {
   cd $pkgname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buildah/-/commit/d36a95804b3869a0e4106b7cc47590cc8ca919db
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to