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


Commits:
87961635 by Morten Linderud at 2025-03-18T21:20:44+01:00
upgpkg: 1.39.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = buildah
        pkgdesc = A tool which facilitates building OCI images
-       pkgver = 1.39.2
+       pkgver = 1.39.3
        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.39.2
-       sha512sums = 
8d362fe812c23ad7f04c8287eb6bc57c326e8fefe7e7642651530f09b9da447ee46e7d8570b8dfbc0c1e9293a46405b41e1af3364c61eb9bc1324107f7ad7ab3
+       source = git+https://github.com/containers/buildah.git#tag=v1.39.3
+       sha512sums = 
d1c7545b4f9ebe481471e8206e6b6314e99833450489d3880c2de63cb8b42fb2befd0ec966ad26785095051c4ab8e26307431bca6c1586eeb7df43876edf6f5b
 
 pkgname = buildah


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=buildah
-pkgver=1.39.2
+pkgver=1.39.3
 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=('8d362fe812c23ad7f04c8287eb6bc57c326e8fefe7e7642651530f09b9da447ee46e7d8570b8dfbc0c1e9293a46405b41e1af3364c61eb9bc1324107f7ad7ab3')
+sha512sums=('d1c7545b4f9ebe481471e8206e6b6314e99833450489d3880c2de63cb8b42fb2befd0ec966ad26785095051c4ab8e26307431bca6c1586eeb7df43876edf6f5b')
 
 build() {
   cd $pkgname



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

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


Reply via email to