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


Commits:
9bf8d685 by George Rawlinson at 2023-12-16T19:54:38+13:00
upgpkg: 1.34.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.33.2
+       pkgver = 1.34.0
        pkgrel = 1
        url = https://github.com/containers/buildah
        arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = buildah
        depends = slirp4netns
        options = !lto
        options = !debug
-       source = 
git+https://github.com/containers/buildah.git#commit=7fffb33667f502737b66c1c1034744ed2dcc3b69
+       source = 
git+https://github.com/containers/buildah.git#commit=21ec7aceb20e475c00bb4d65ae3d5764c59ec997
        sha512sums = SKIP
 
 pkgname = buildah


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=buildah
-pkgver=1.33.2
+pkgver=1.34.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(crun skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
 options=(!lto !debug)
-_commit=7fffb33667f502737b66c1c1034744ed2dcc3b69       #refs/tags/v1.33.2
+_commit=21ec7aceb20e475c00bb4d65ae3d5764c59ec997       #refs/tags/v1.34.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 sha512sums=('SKIP')
 



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

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


Reply via email to