[arch-commits] Commit in buildah/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Fri Mar 5 22:10:55 UTC 2021


    Date: Friday, March 5, 2021 @ 22:10:54
  Author: foxboron
Revision: 882554

upgpkg: buildah 1.19.7-1

Modified:
  buildah/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 22:10:51 UTC (rev 882553)
+++ PKGBUILD	2021-03-05 22:10:54 UTC (rev 882554)
@@ -2,8 +2,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.19.6
-pkgrel=2
+pkgver=1.19.7
+pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
 url="https://github.com/containers/buildah"
@@ -11,7 +11,7 @@
 depends=(runc skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
-_commit=7aedb164287ed9c64ab38be2b3490782adadb894	#refs/tags/v1.19.6
+_commit=0a1ca4248656baed546a90cc99607eb18be54351	#refs/tags/v1.19.7
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list