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


Commits:
0da86349 by Morten Linderud at 2024-10-21T23:50:42+02:00
upgpkg: 1.37.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = buildah
        pkgdesc = A tool which facilitates building OCI images
-       pkgver = 1.37.1
+       pkgver = 1.37.5
        pkgrel = 1
        url = https://github.com/containers/buildah
        arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = buildah
        depends = passt
        options = !lto
        options = !debug
-       source = git+https://github.com/containers/buildah.git#tag=v1.37.1
-       sha512sums = 
0463a3bfbc5e6b7c306f895c4cc668ea0d51db7d36e5e571958c40be23b19684f3b2c4800df76be7ccb65bd858b7a745fb451c7c367bc962fa9818fae70113b3
+       source = git+https://github.com/containers/buildah.git#tag=v1.37.5
+       sha512sums = 
0c633309a6636ee8a4963b927b3da4c5fcd09c383c7edfebcf68b05920cc93324294fb22b09a28768344c9abbc1ad87bffb5b9f06343f267c07d51b46ea55b21
 
 pkgname = buildah


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=buildah
-pkgver=1.37.1
+pkgver=1.37.5
 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=('0463a3bfbc5e6b7c306f895c4cc668ea0d51db7d36e5e571958c40be23b19684f3b2c4800df76be7ccb65bd858b7a745fb451c7c367bc962fa9818fae70113b3')
+sha512sums=('0c633309a6636ee8a4963b927b3da4c5fcd09c383c7edfebcf68b05920cc93324294fb22b09a28768344c9abbc1ad87bffb5b9f06343f267c07d51b46ea55b21')
 
 pkgver() {
   cd buildah



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

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


Reply via email to