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

Morten Linderud foxboron at archlinux.org
Fri Sep 11 18:14:59 UTC 2020


    Date: Friday, September 11, 2020 @ 18:14:59
  Author: foxboron
Revision: 702841

upgpkg: buildah 1.16.1-1

Modified:
  buildah/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-11 18:14:39 UTC (rev 702840)
+++ PKGBUILD	2020-09-11 18:14:59 UTC (rev 702841)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.16.0
+pkgver=1.16.1
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -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=295b825cdc0795f7e60349b901880e40e9850f5a #refs/tags/v0.16.0
+_commit=0de2694a2eca934d4ca121ac1d1497c76b0ffc85	#refs/tags/v1.16.1
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list