Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
buildah
Commits:
e7c467e7 by Christian Heusel at 2025-06-11T20:47:05+02:00
upgpkg: 1.40.1-2: Rebuild against gpgme 2.0
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/containers/buildah
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=buildah
pkgver=1.40.1
-pkgrel=1
+pkgrel=2
pkgdesc="A tool which facilitates building OCI images"
arch=(x86_64)
url="https://github.com/containers/buildah"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/buildah/-/commit/e7c467e77e51278c2c5658adea11a9ec7cfa6715
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/buildah/-/commit/e7c467e77e51278c2c5658adea11a9ec7cfa6715
You're receiving this email because of your account on gitlab.archlinux.org.