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

Morten Linderud foxboron at archlinux.org
Sat Apr 17 11:03:11 UTC 2021


    Date: Saturday, April 17, 2021 @ 11:03:10
  Author: foxboron
Revision: 919726

upgpkg: buildah 1.20.1-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 11:01:26 UTC (rev 919725)
+++ PKGBUILD	2021-04-17 11:03:10 UTC (rev 919726)
@@ -2,8 +2,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.20.0
-pkgrel=2
+pkgver=1.20.1
+pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
 url="https://github.com/containers/buildah"
@@ -11,7 +11,7 @@
 depends=(crun skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo systemd)
-_commit=293e02ac068513a08c38dbe434dea73560f90c25	#refs/tags/v1.20.0
+_commit=99f733350dcc0d1d411f656005f8a390f0e1f3bb	#refs/tags/v1.20.1
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list