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


Commits:
45ddef00 by George Rawlinson at 2025-08-09T01:03:55+00:00
upgpkg: 1.41.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = buildah
        pkgdesc = A tool which facilitates building OCI images
-       pkgver = 1.40.1
-       pkgrel = 2
+       pkgver = 1.41.1
+       pkgrel = 1
        url = https://github.com/containers/buildah
        arch = x86_64
        license = Apache-2.0
@@ -23,7 +23,7 @@ pkgbase = buildah
        depends = gpgme
        options = !lto
        options = !debug
-       source = git+https://github.com/containers/buildah.git#tag=v1.40.1
-       sha512sums = 
7aa89e47c98bb6cd4434e464e456f64a8cdcf93be52c3fd833aa03a79351357e9c53ac41fcda2ac160889600ae84cc95c8cf73c9d641c7d3af3d99c1020de55d
+       source = git+https://github.com/containers/buildah.git#tag=v1.41.1
+       sha512sums = 
1e2739e82b99521657d9012ea19d5054dabadfec48c94a471712086277ba8be2b2449af7f01cc6bd818912bc6de691a800d69c8efe6679b06a3c93c6c18b6cae
 
 pkgname = buildah


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Maintainer: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=buildah
-pkgver=1.40.1
-pkgrel=2
+pkgver=1.41.1
+pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
 url="https://github.com/containers/buildah";
@@ -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=('7aa89e47c98bb6cd4434e464e456f64a8cdcf93be52c3fd833aa03a79351357e9c53ac41fcda2ac160889600ae84cc95c8cf73c9d641c7d3af3d99c1020de55d')
+sha512sums=('1e2739e82b99521657d9012ea19d5054dabadfec48c94a471712086277ba8be2b2449af7f01cc6bd818912bc6de691a800d69c8efe6679b06a3c93c6c18b6cae')
 
 build() {
   cd $pkgname



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

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


Reply via email to